RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameter Members

The following tables list the members exposed by TDBXParameter.

 
Name 
Description 
 
Creates an instance of TDBXParameter 
 
Get ChildPosition property. 
 
Get DataType property. 
 
Get ValueTypeFlags property. 
 
Get Name property. 
 
Get Ordinal property. 
 
Get ParameterDirection property. 
 
Get Precision property. 
 
Get Scale property. 
 
Get Size property. 
 
Get SubType property. 
 
This is GetValue, a member of class TDBXParameter. 
 
Set ChildPosition property. 
 
Set DataType property. 
 
This is SetDbxRow, a member of class TDBXParameter. 
 
Set ValueTypeFlags property. 
 
Set Name property. 
 
Set ChildPosition property. 
 
Set Ordinal property. 
 
This is SetParameter, a member of class TDBXParameter. 
 
Set ParameterDirection property. 
 
Set Precision property. 
 
Set Scale property. 
 
Set Size property. 
 
Set SubType property. 
 
Name 
Description 
 
Destructor. 
 
Name 
Description 
 
Gets the value that determines whether or not this describes an autoincrement value. 
 
Used by TDBXParameter instances. Child position of Oracle ADT and Array types 
 
Value data type. 
 
Name 
Name for this value. 
 
Determines whether or not a parameter can be set to null. 
 
Ordinal position of this value. 
 
Gets or sets the direction of a parameter. 
 
The maximum number of digits allowed in the parameter. 
 
True if this TDBXValueType is read-only. 
 
The maximum number of digits used to represent the property. 
 
True if this TDBXValueType is searchable. 
 
Size 
The size of the parameter value in bytes. 
 
Data sub-type. 
 
Used to read and write parameter values. 
 
TDBXValue metadata for TDBXReader
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!