Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Inherits from the DBPROPSET structure and adds a constructor that initializes key fields as well as the AddProperty access method.
class CDBPropSet : public tagDBPROPSET
Remarks
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.
Requirements
Header: atldbcli.h
See Also
Concepts
OLE DB Consumer Templates (C++)