IRowsetInfoImpl::GetSpecification
Returns an interface pointer on the object (command or session) that created this rowset.
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