title
IRowsetIdentityImpl Class | Microsoft Docs
ms.custom
ms.date
11/04/2016
ms.reviewer
ms.suite
ms.technology
ms.tgt_pltfrm
ms.topic
article
f1_keywords
ATL::IRowsetIdentityImpl
ATL.IRowsetIdentityImpl
IRowsetIdentityImpl
dev_langs
helpviewer_keywords
IRowsetIdentityImpl class
ms.assetid
56821edf-e045-40c8-96bd-231552cd5799
caps.latest.revision
9
author
mikeblome
ms.author
mblome
manager
ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw
IRowsetIdentityImpl Class
Implements the OLE DB IRowsetIdentity interface, which enables testing for row identity.
template <class T, class RowClass = CSimpleRow>
class ATL_NO_VTABLE IRowsetIdentityImpl
: public IRowsetIdentity
T
A class derived from IRowsetIdentityImpl.
RowClass
The storage unit for the HROW .
IsSameRow
Compares two row handles to see if they refer to the same row.
Header: atldb.h
OLE DB Provider Templates
OLE DB Provider Template Architecture