다음을 통해 공유


CDBPropSet 클래스

Inherits from the DBPROPSET structure and adds a constructor that initializes key fields as well as the AddProperty access method.

class CDBPropSet : public tagDBPROPSET

멤버

메서드

AddProperty

Adds a property to the property set.

CDBPropSet

생성자입니다.

SetGUID

Sets the guidPropertySet field of the DBPROPSET structure.

연산자

연산자 =

Assigns the contents of one property set to another.

설명

OLE DB providers and consumers use DBPROPSET structures to pass arrays of DBPROP structures. Each DBPROP structure represents a single property that can be set.

요구 사항

Header: atldbcli.h

참고 항목

참조

CDBPropIDSet 클래스

DBPROPSET Structure

DBPROP Structure

개념

OLE DB 소비자 템플릿(C++)

OLE DB 소비자 템플릿 참조