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.
The constructor. Initializes the rgProperties, cProperties, and guidPropertySet fields of the DBPROPSET structure.
CDBPropSet(
const GUID& guid
);
CDBPropSet(
const CDBPropSet& propset
);
CDBPropSet( );
Parameters
guid
[in] A GUID used to initialize the guidPropertySet field.propset
[in] Another CDBPropSet object for copy construction.
Requirements
Header: atldbcli.h