SQLValue Properties |
The SQLValue 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).
|