DBExecutionParameter Direction Property DataBaseExecutors
The Direction of parameter

Namespace: DataBaseExecutors
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public override ParameterDirection Direction { get; set; }

Property Value

Type: ParameterDirection

Implements

IDataParameter Direction
See Also