FetchRowsResult Properties
The result of the fetch rows operation.Name | Description |
---|---|
HasMoreRows | Gets whether a data source has more rows. |
NextSkipToken | Gets the next skip token. |
Rows | Gets fetched rows. |
See Also
Name | Description |
---|---|
HasMoreRows | Gets whether a data source has more rows. |
NextSkipToken | Gets the next skip token. |
Rows | Gets fetched rows. |
No
Your feedback is appreciated.