RddFieldInfo 字段 |
RddFieldInfo 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Alias | Alternative name, no length limit. This is the Caption for VFP fields | |
Decimals | Decimal positions | |
FieldType | Field Type | |
Flags | Flags, such as Nullable, AutoIncrement, Binary etc. | |
Length | Physical length in the table | |
Name | Name, normally max 10 characters | |
NextValue | Next key for autoincrement columns. | |
Offset | Offset in the record buffer for DBF fields. | |
Ordinal | 1 based Ordinal position in the RDD. | |
StepValue | Step value for autoincrement columns. |