IDBPropertiesImpl::SetProperties

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

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

Remarks

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.

IDBPropertiesImpl OverviewClass Members

See Also

IDBPropertiesImpl::GetProperties, IDBPropertiesImpl::GetPropertyInfo