Parameter.DataType Property
Excel Developer Reference |
Returns or sets a XlParameterDataType value that represents the data type of the specified query parameter.
Syntax
expression.DataType
expression A variable that represents a Parameter object.
See Also