IRowsetInfoImpl::GetProperties

Returns the current settings for properties in the DBPROPSET_ROWSET group.

STDMETHOD ( GetProperties )(
   const ULONG cPropertyIDSets,
   const DBPROPIDSET rgPropertyIDSets[],
   ULONG* pcPropertySets,
   DBPROPSET** prgPropertySets 
);

Parameters

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

Requirements

Header: atldb.h

See Also

Reference

IRowsetInfoImpl Class

IRowsetInfoImpl::GetReferencedRowset

IRowsetInfoImpl::GetSpecification

Other Resources

IRowsetInfoImpl Members