RddFieldInfo Properties |
The RddFieldInfo type exposes the following members.
Name | Description | |
---|---|---|
CanSort | Can the field be sorted? | |
Caption | ||
ColumnName | ||
DefaultValue | ||
Description | ||
FieldTypeFlags | ||
FieldTypeStr | Field type as 1 character string. | |
Format | ||
HasProperties | ||
InputMask | ||
IsAutoIncrement | Is it an autoincrement ? | |
IsBinary | Is it binary ? | |
IsCompressed | Is it a compressed field (not implemented yet) ? | |
IsEncrypted | Is it an encryped field (not implemented yet)? | |
IsMemo | Is it a memo ? | |
IsNullable | Is it nullable ? | |
IsStandard | Is it a standard Dbase 3 field (CDLMN) ? | |
IsUnicode | Is it a unicode text ? | |
IsUnique | ||
IsVarLength | Is it a variable length field ? | |
IsVfp | Is it a VFP extended field ? | |
PrimaryKey | ||
Properties | Dynamic list of optional properties, such as Caption, Description. | |
RuleExpression | ||
RuleText |