Class ISessionProperties (unit Oledb)
Inherits from
IUnknown
Constructors
Functions
function GetProperties( (* [in] *) cPropertyIDSets : ULONG; (* [size_is][in] *) var rgPropertyIDSets : TDBPROPIDSET; (* [out][in] *) var pcPropertySets : ULONG; (* [size_is][size_is][out] *) var prgPropertySets : PDBPROPSET) : HResult;
function SetProperties( (* [in] *) cPropertySets : ULONG; (* [size_is][out][in] *) var rgPropertySets : TDBPROPSET) : HResult;
Properties
Events
Variables
Constructors
Functions
function GetProperties( (* [in] *) cPropertyIDSets : ULONG; (* [size_is][in] *) var rgPropertyIDSets : TDBPROPIDSET; (* [out][in] *) var pcPropertySets : ULONG; (* [size_is][size_is][out] *) var prgPropertySets : PDBPROPSET) : HResult;
function SetProperties( (* [in] *) cPropertySets : ULONG; (* [size_is][out][in] *) var rgPropertySets : TDBPROPSET) : HResult;
Properties
Events
Variables