Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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