![]() | RowLimitClause Properties |
The RowLimitClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | NumRows |
Returns the maximum number of rows, or null if using variable.
|
![]() | NumRowsVariable |
Returns the variable providing maximum number of rows, or null if using
constant.
|
![]() | OptionalOffsetRows |
Returns the offset, or null if using variable or not using offset.
|
![]() | OptionalOffsetRowsVariable |
Returns the name of the variable providing offset values.
|