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::GetSpecification.
Returns an interface pointer on the object (command or session) that created this rowset.
Syntax
STDMETHOD ( GetSpecification )(
REFIID riid,
IUnknown** ppSpecification
);
Parameters
See IRowsetInfo::GetSpecification in the OLE DB Programmer's Reference.
Remarks
Use this method with IGetDataSourceImpl to retrieve properties from the data source object.
Requirements
Header: atldb.h
See Also
IRowsetInfoImpl Class
IRowsetInfoImpl::GetReferencedRowset
IRowsetInfoImpl::GetProperties