Given a row index, returns the row ID.
HRESULT GetRowID ( LONG RowIndex, LONG* pRetVal)
Value = Object.GetRowID ( RowIndex as Long)
The Index of a row.
Upon return, contains the requested row ID.
The return code.
The row ID.
Home Applies to IERUDBQuery