Click or drag to resize
RowSetGetAvailableWithoutFetching Method
The number of rows available in this row set that can be retrieved without blocking to fetch.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public int GetAvailableWithoutFetching()

Return Value

Type: Int32
See Also