RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType Members

The following tables list the members exposed by TDBXValueType.

 
Name 
Description 
 
Creates an instance of TDBXValueType 
 
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. 
 
Set ChildPosition property. 
 
Set DataType property. 
 
Set ValueTypeFlags property. 
 
Set Name property. 
 
Set ChildPosition property. 
 
Set Ordinal property. 
 
Set ParameterDirection property. 
 
Set Precision property. 
 
Set Scale property. 
 
Set Size property. 
 
Set SubType property. 
 
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. 
 
TDBXValue metadata for TDBXReader
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!