OLEParameter.Type

From Xojo Documentation

Property (As Integer )


aOLEParameter.Type = newIntegerValue
or
IntegerValue = aOLEParameter.Type

Supported for all project types and targets.

Specifies the type of the parameter.

Notes

Use the following class constants to specify the type:

Class Constant
ParamtypeBoolean
ParamTypeChar
ParamTypeDouble
ParamTypeNull
ParamTypeSigned64Bit
ParamTypeSignedChar
ParamTypeSignedLong
ParamTypeSignedShort
ParamTypeSingle
ParamTypeString
ParamTypeUnsigned64Bit
ParamTypeUnsignedLong
ParamTypeUnsignedShort