共用方式為


ICommandPropertiesImpl::GetProperties

使用命令的屬性對應,傳回所有要求的屬性集合。

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

參數

如需詳細資訊,請參閱 OLE DB 程式設計人員參考 中的 ICommandProperties::GetProperties

備註

請參閱 BEGIN_PROPSET_MAP

需求

標頭: atldb.h

請參閱

參考

ICommandPropertiesImpl 類別

ICommandPropertiesImpl::SetProperties