Direction: DalParamDirection;
The Direction property determines a destination of SQL query parameter.
The property is set to DalParamDirection.Input by default.
The property use is given in the example for the IDalCommand.Type property.
See also: