IRowsetInfoImpl::GetSpecification
GetSpecification( REFIID riid**, IUnknown** **ppSpecification );
See in the OLE DB Programmer's Reference.
Remarks
Returns an interface pointer on the object (command or session) that created this rowset. Use this method with IGetDataSourceImpl to retrieve properties from the data source object.
IRowsetInfoImpl Overview | Class Members
See Also
IRowsetInfoImpl::GetReferencedRowset, IRowsetInfoImpl::GetProperties