BuildIndex | Builds an attribute index for the field. |
Clear | Sets the value of the field to a null value. |
DeleteIndex | Deletes the attribute index for the field. |
DefinedSize | Returns the declared size of the field. |
HasIndex | Returns a value that determines whether the field has an attribute index. |
IsNull | Returns True if the field contains a null value; False, otherwise. |
Name | Returns the name of the field. |
NumericScale | Returns the scale of numeric values of the field. |
Precision | Returns the total number of digits defined for the field. |
Properties | Returns or sets the specified property for the Fields. |
Type | Returns the type of the field. |
Value | Returns or sets the value of the field. |