SQLProvider

QueryParameter Type

Record fields

Record Field Description

Direction

Full Usage: Direction

Field type: ParameterDirection
Field type: ParameterDirection

Length

Full Usage: Length

Field type: int voption
Field type: int voption

Name

Full Usage: Name

Field type: string
Field type: string

Ordinal

Full Usage: Ordinal

Field type: int
Field type: int

TypeMapping

Full Usage: TypeMapping

Field type: TypeMapping
Field type: TypeMapping

Static members

Static member Description

QueryParameter.Create(name, ordinal, ?typeMapping, ?direction, ?length)

Full Usage: QueryParameter.Create(name, ordinal, ?typeMapping, ?direction, ?length)

Parameters:
Returns: QueryParameter
name : string
ordinal : int
?typeMapping : TypeMapping
?direction : ParameterDirection
?length : int
Returns: QueryParameter

Type something to start searching.