Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ADO Field Object Properties


Property
Description
ActualSize
The actual length of a field value.
Attributes
One or more characteristics of a field. This property is read-only on UNIX.
DefinedSize
The defined size of a field.
Name
The name of a field.
NumericScale
The scale of numeric values in a field.
OriginalValue
The value of a field that existed in the record before any changes were made. This property is not currently supported on UNIX.
Precision
The degree of precision for numeric values in a field.
Type
The data type of the field.
UnderlyingValue
The current value of the field in the database. This property is not currently supported on UNIX.
Value
The value assigned to the field.

In this section:

ADO Field Object ActualSize Property

ADO Field Object Attributes Property

ADO Field Object DefinedSize Property

ADO Field Object Name Property

ADO Field Object NumericScale Property

ADO Field Object OriginalValue Property

ADO Field Object Precision Property

ADO Field Object Type Property

ADO Field Object UnderlyingValue Property

ADO Field Object Value Property



ContentsPreviousNextIndex