ICommandPropertiesImpl::GetProperties

使用命令的属性映射,返回所有请求属性集。

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

参数

有关更多信息,请参见 OLE DB 程序员参考(在 中)。

备注

参见 BEGIN_PROPSET_MAP

要求

头文件: atldb.h

请参见

参考

ICommandPropertiesImpl 类

ICommandPropertiesImpl::SetProperties