CRowset::IsSameRow
Compares the specified row with the current row.
HRESULT IsSameRow(
HROW hRow
) const throw( );
매개 변수
- hRow
[in] A handle to the row to compare to the current row.
반환 값
A standard HRESULT. S_OK indicates the rows are the same. For other values, see IRowsetIndentity::IsSameRow in the OLE DB Programmer's Reference in the Windows SDK.
요구 사항
헤더: atldbcli.h