ISessionPropertiesImpl::SetProperties

 

The latest version of this topic can be found at ISessionPropertiesImpl::SetProperties.

Sets properties in the DBPROPSET_SESSION property group.

Syntax

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

Parameters

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

Requirements

Header: atldb.h

See Also

ISessionPropertiesImpl Class
ISessionPropertiesImpl::GetProperties