Column.MaxFetch
(Created page with "{| class="wikitable" !#TargetType.TaggedValue !CommaSeparatedExampleValues !Short Description |- |#Column.MaxFetch |<int> |Declare "MaxFetch=<int>" on the ViewModelColumn acti...")
 
No edit summary
Line 6: Line 6:
|#Column.MaxFetch
|#Column.MaxFetch
|<int>
|<int>
|Declare "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (100). See also: MaxFetch
|Declare "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (100). See also: [[MaxFetch]]
|}
|}

Revision as of 06:51, 18 May 2023

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Stephanie@mdriven.net on 2025-01-31.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Column.MaxFetch <int> Declare "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (100). See also: MaxFetch