Gets/Sets a value that overrides the defined MaxScanRows.
Namespace:
P4APIAssembly: p4api (in p4api)
Version: 1.0.0.0 (1.0.0)
Syntax
C# |
---|
public int MaxScanRows { get; set; } |
Field Value
Overrides the MaxScanRows defined at the server.Remarks
Servers may set a limit for MaxScanRows for certain users. Set this value to override.
A value of 0 indicates no override.