Holds a boolean value. This value is used when searching for records to determine weather to use " AND " clause or " OR " clase between the criteria.
MoreResults = true;
As in the above example, when searching for records more results will be return.
| C# | |
|---|---|
virtual bool MoreResults {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0