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