ISessionProperties

ISessionProperties returns information about the properties a session supports and the current settings of those properties.

Method Description
GetProperties Returns the list of properties in the SESSION property group that are currently set on the session.
SetProperties Sets properties in the SESSION property group.

 

ISessionProperties::GetProperties

Returns the list of properties in the SESSION property group that are currently set on the session. For information on how this interface is implemented, see the OLE DB Programmer’s Reference. For a description of SESSION properties supported, see Appendix A of this document.

ISessionProperties::SetProperties

Sets properties in the SESSION property group. For information on how this interface is implemented, see the OLE DB Programmer’s Reference. For a description of SESSION properties supported, see Appendix A of this document.