DbfLogicColumn Fields | ![]() |
The DbfLogicColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alias | Alternative name, no length limit. This is the Caption for VFP fields (Inherited from RddFieldInfo.) |
![]() | Decimals | Decimal positions (Inherited from RddFieldInfo.) |
![]() | FieldType | Field Type (Inherited from RddFieldInfo.) |
![]() | Flags | Flags, such as Nullable, AutoIncrement, Binary etc. (Inherited from RddFieldInfo.) |
![]() | Length | Physical length in the table (Inherited from RddFieldInfo.) |
![]() | Name | Name, normally max 10 characters (Inherited from RddFieldInfo.) |
![]() | Offset | Offset in the record buffer for DBF fields. (Inherited from RddFieldInfo.) |
![]() | Ordinal | 1 based Ordinal position in the RDD. (Inherited from RddFieldInfo.) |