ICommandPropertiesImpl::GetProperties

使用命令的属性映射,返回所有个请求的属性设置为。

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

参数

请参见《OLE DB 程序员参考》中的 ICommandProperties::GetProperties

备注

BEGIN_PROPSET_MAP参见。

要求

Header: atldb.h

请参见

参考

ICommandPropertiesImpl 类

ICommandPropertiesImpl::SetProperties