Поделиться через


IDBPropertiesImpl::SetProperties

Sets properties in the Data Source and Initialization property groups, for data source objects, or the Initialization property group, for enumerators.

STDMETHOD(SetProperties)( 
   ULONG cPropertySets, 
   DBPROPSET rgPropertySets[]  
);

Параметры

See IDBProperties::SetProperties in the OLE DB Programmer's Reference.

Заметки

If the provider is initialized, this method sets the values of properties in the DBPROPSET_DATASOURCE, DBPROPSET_DATASOURCEINFO, DBPROPSET_DBINIT property groups for the data source object. If the provider is not initialized, it sets DBPROPSET_DBINIT group properties only.

Требования

Header: atldb.h

См. также

Основные понятия

IDBPropertiesImpl Class

IDBPropertiesImpl Members

IDBPropertiesImpl::GetProperties

IDBPropertiesImpl::GetPropertyInfo