TDbParameter.Direction Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbParameter > Properties >

TDbParameter.Direction Property

Gets or sets a value that indicates whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Property Value

Type: TParameterDirection

expandingSee Also