<< Click to Display Table of Contents >> AdoField Class |
![]() ![]() ![]() |
A Field object represents a column of data with a common data type.
CLASS AdoField INHERIT AdoAdo
Constructor
|
|
Create Object of type AdoField |
|
|
|
Access |
|
The actual length of a field's value |
|
One or more characteristics of an object |
|
The defined size of a Field object. |
|
The name of the Field |
|
The scale of numeric values |
|
The value of a Field that existed in the record before any changes were made. |
|
The degree of precision for numeric values |
|
The data type of the Field |
|
The Field's current value in the database. |
|
The value assigned to the Field |
|
Assign
|
|
One or more characteristics of an object |
|
The defined size of a Field object. |
|
The scale of numeric values |
|
The degree of precision for numeric values |
|
The data type of the Field |
|
The value assigned to the Field |
|
|
|
Method
|
|
Write long binary data into a field |
|
AdoAdo, AdoParameter, AdoFields, ADO Classes