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.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at IRowsetInfoImpl::GetReferencedRowset.
Returns an interface pointer to the rowset to which a bookmark applies.
Syntax
STDMETHOD ( GetReferencedRowset )(
DBORDINAL iOrdinal,
REFIID riid,
IUnknown** ppReferencedRowset
);
Parameters
See IRowsetInfo::GetReferencedRowset in the OLE DB Programmer's Reference. The iOrdinal parameter must be a bookmark column.
Requirements
Header: atldb.h
See Also
IRowsetInfoImpl Class
IRowsetInfoImpl::GetSpecification
IRowsetInfoImpl::GetProperties