SQLColumn Class |
Namespace: VO
The SQLColumn type exposes the following members.
Name | Description | |
---|---|---|
FieldSpec |
The FieldSpec object connected to this field.
(Inherited from DataField.) | |
HyperLabel |
The hyperlabel connected to this field.
(Inherited from DataField.) | |
Name |
A string representing the name of the field.
(Inherited from DataField.) | |
NameSym |
A symbol representing the name of the field.
(Inherited from DataField.) | |
UsualType |
A string representing the X# usual type corresponding to the originating ODBC type (for example, SQL_INTEGER returns LONG).
(Inherited from SQLValue.) |
Name | Description | |
---|---|---|
AsString |
Return the descriptive label defined for this field.
(Inherited from DataField.) |
Name | Description | |
---|---|---|
AliasName | ||
ColName | ||
DisplaySize | ||
Index | ||
Length | ||
Nullable | (Inherited from SQLValue.) | |
ODBCType | (Inherited from SQLValue.) | |
Scale | (Inherited from SQLValue.) |