Appearance
ServiceNow.Core 
SNow.Core.Table 
Table.Limit(int) Method 
The maximum number of results returned per page (default: 10,000)
csharp
public SNow.Core.ITable Limit(int limit);Parameters 
limit System.Int32
Returns 
Implements Limit(int)