SalVariant
PPJ.Runtime.Com.SalVariant
public class SalVariant : SalFunctionalClassPublic Class SalVariant
Inherits SalFunctionalClassConstructors
SalVariant()
SalVariant(value)
Name
Type
Description
Properties
Optional
Value
Methods
ActiveXType()
AsActiveX(vt)
Parameter
Type
Description
GetBlob(s)
Parameter
Type
Description
GetBoolean(b)
Parameter
Type
Description
GetDate(d)
Parameter
Type
Description
GetNumber(num)
Parameter
Type
Description
GetObject(obj)
Parameter
Type
Description
GetSafeArray(array)
Parameter
Type
Description
GetString(s)
Parameter
Type
Description
MakeOptional()
SalType()
SetBlob(s)
Parameter
Type
Description
SetBoolean(b)
Parameter
Type
Description
SetDate(d)
Parameter
Type
Description
SetNumber(num, vt_type)
Parameter
Type
Description
SetObject(o)
Parameter
Type
Description
SetSafeArray(array)
Parameter
Type
Description
SetString(s)
Parameter
Type
Description
ToByte()
ToCurrency()
ToDateTime()
ToDecimal()
ToDouble()
ToInt16()
ToInt32()
ToInt64()
ToSByte()
ToSingle()
ToUInt16()
ToUInt32()
ToUInt64()
Last updated