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