Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |