IRowsetInfoImpl::GetSpecification

GetSpecification( REFIID riid, IUnknown **ppSpecification );

See IRowsetInfo::GetSpecification 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 OverviewClass Members

See Also

IRowsetInfoImpl::GetReferencedRowset, IRowsetInfoImpl::GetProperties