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.
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
Parameters
T
A class derived from IRowsetIdentityImpl.RowClass
The storage unit for the HROW.
Requirements
Header: atldb.h
See Also
Concepts
OLE DB Provider Templates (C+)
The OLE DB Provider Template Architecture