使用命令的属性映射,返回所有请求属性集。
STDMETHOD(GetProperties)(
const ULONG cPropertyIDSets,
const DBPROPIDSET rgPropertyIDSets[],
ULONG * pcPropertySets,
DBPROPSET ** prgPropertySets
);
参数
有关更多信息,请参见 OLE DB 程序员参考(在 中)。
备注
要求
头文件: atldb.h
使用命令的属性映射,返回所有请求属性集。
STDMETHOD(GetProperties)(
const ULONG cPropertyIDSets,
const DBPROPIDSET rgPropertyIDSets[],
ULONG * pcPropertySets,
DBPROPSET ** prgPropertySets
);
有关更多信息,请参见 OLE DB 程序员参考(在 中)。
头文件: atldb.h