MaxRecords
Holds an Int32 value.
This value indicates the number of maximum rows the search will return. If this value is set to -1 (by default) all rows will be returned. It is implemented for all database types.
| C# | |
|---|---|
public int MaxRecords {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0