QueryParameter Type
Record fields
Record Field | Description |
|
|
Full Usage:
Length
Field type: int voption
|
|
Full Usage:
Name
Field type: string
|
|
Full Usage:
Ordinal
Field type: int
|
|
|
|
Static members
Static member | Description |
Full Usage:
QueryParameter.Create(name, ordinal, ?typeMapping, ?direction, ?length)
Parameters:
string
ordinal : int
?typeMapping : TypeMapping
?direction : ParameterDirection
?length : int
Returns: QueryParameter
|
|