IDBPropertiesImpl::GetPropertyInfo
데이터 소스에서 지원되는 속성 정보를 반환합니다.
STDMETHOD(GetPropertyInfo)(
ULONG cPropertySets,
const DBPROPIDSET rgPropertySets[],
ULONG * pcPropertyInfoSets,
DBPROPINFOSET ** prgPropertyInfoSets,
OLECHAR ** ppDescBuffer
);
매개 변수
OLE DB Programmer's Reference 에서 IDBProperties::GetPropertyInfo 를 참고하세요.
일부 매개 변수는 다른 이름의 OLE DB Programmer's Reference 에 해당되고, 이것은 IDBProperties::GetPropertyInfo 에서 설명됩니다.
OLE DB 템플릿 매개변수 |
OLE DB Programmer's Reference 매개변수들 |
---|---|
cPropertySets |
cPropertyIDSets |
rgPropertySets |
rgPropertyIDSets |
설명
이 기능을 구현하기 위해 IDBInitializeImpl::m_pCUtlPropInfo 를 사용합니다.
요구 사항
Header: atldb.h