Class ICommandProperties (unit Oledb)

Inherits from

IUnknown

Constructors



Functions

function GetProperties( (* [in] *) cPropertyIDSets : ULONG; (* [size_is][in] *) rgPropertyIDSets : PDBPROPIDSET; (* [out] *) 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] *) rgPropertyIDSets : PDBPROPIDSET; (* [out] *) 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