SQLColumnAttributes Class |
Namespace: VO
The SQLColumnAttributes type exposes the following members.
Name | Description | |
---|---|---|
SQLColumnAttributes |
Construct an SQLColumnAttributes object.
|
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 | (Inherited from SQLColumn.) | |
AutoIncrement | ||
CaseSensitive | ||
ColName | (Inherited from SQLColumn.) | |
DisplaySize | (Inherited from SQLColumn.) | |
Index | (Inherited from SQLColumn.) | |
Length | (Inherited from SQLColumn.) | |
Money | ||
Nullable | (Inherited from SQLValue.) | |
ODBCType | (Inherited from SQLValue.) | |
Scale | (Inherited from SQLValue.) | |
Searchable | ||
Unsigned | ||
Updatable |