Property Fetch
| Improve this Doc View SourceFetch
Gets a value specifies how many rows to return in the query result.
Declaration
public int Fetch { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Gets a value specifies how many rows to return in the query result.
public int Fetch { get; }
| Type | Description |
|---|---|
| System.Int32 |