IITResultSet::GetRowCount method (infotech.h)
Gets the number of rows in a result set.
Syntax
HRESULT GetRowCount(
[out, ref] LONG & lNumberOfRows
);
Parameters
[out, ref] lNumberOfRows
Number of rows.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
The number of rows was successfully retrieved. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | infotech.h |