Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
class CDBPropSet : public tagDBPROPSET
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. CDBPropSet inherits from the DBPROPSET structure and adds a constructor that initializes key fields as well as the AddProperty access method.
#include <atldbcli.h>
See Also
Using the OLE DB Consumer Templates, Consumer Architecture Chart, CDBPropIDSet