RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.ParameterDirection Property

Gets or sets the direction of a parameter.

Pascal
property ParameterDirection: TDBXParameterDirection;
C++
__property TDBXParameterDirection ParameterDirection;

Use ParameterDirection to get or set the direction of a parameter. This parameter can be any of the TDBXParameterDirections const values. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!