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.
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