Property Offset
| Improve this Doc View SourceOffset
Gets a value specifies how many rows to skip within the query result.
Declaration
public int Offset { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Gets a value specifies how many rows to skip within the query result.
public int Offset { get; }
| Type | Description |
|---|---|
| System.Int32 |