Search notes:

ADODB.Parameter

Properties and methods

appendChunk()
attributes
direction adParamInput (default), adParamInputOutput, adParamOutput, adParamReturnValue or adParamUnknown
name
numericScale
precision
properties
size Sets or gets the maximum size in bytes or characters of a value (data type is long).
type
value

See also

The createParameter method of the command object.
The parameters property of the command object.
ADO/VBA examples for Oracle: Named parameters
ADODB.Parameters
A parameter has a data type
ADO

Index