Partager via


IRowsetInfoImpl : : GetSpecification

Retourne un pointeur d'interface sur l'objet (commande ou session) qui a créé ce jeu de lignes.

STDMETHOD ( GetSpecification )( 
   REFIID riid, 
   IUnknown** ppSpecification  
);

Paramètres

See IRowsetInfo::GetSpecification in the OLE DB Programmer's Reference.

Notes

Use this method with IGetDataSourceImpl to retrieve properties from the data source object.

Configuration requise

Header: atldb.h

Voir aussi

Référence

classe d'IRowsetInfoImpl

IRowsetInfoImpl : : GetReferencedRowset

IRowsetInfoImpl : : GetProperties