Click or drag to resize

DbfAutoIncrementColumn Properties

X#

The DbfAutoIncrementColumn type exposes the following members.

Properties
  NameDescription
Public propertyCanSort
Can the field be sorted?
(Inherited from RddFieldInfo.)
Public propertyCaption (Inherited from RddFieldInfo.)
Public propertyColumnName (Inherited from RddFieldInfo.)
Public propertyDefaultValue (Inherited from RddFieldInfo.)
Public propertyDescription (Inherited from RddFieldInfo.)
Public propertyFieldTypeFlags (Inherited from RddFieldInfo.)
Public propertyFieldTypeStr
Field type as 1 character string.
(Inherited from RddFieldInfo.)
Public propertyFormat (Inherited from RddFieldInfo.)
Public propertyHasProperties (Inherited from RddFieldInfo.)
Public propertyInputMask (Inherited from RddFieldInfo.)
Public propertyIsAutoIncrement
Is it an autoincrement ?
(Inherited from RddFieldInfo.)
Public propertyIsBinary
Is it binary ?
(Inherited from RddFieldInfo.)
Public propertyIsCompressed
Is it a compressed field (not implemented yet) ?
(Inherited from RddFieldInfo.)
Public propertyIsEncrypted
Is it an encryped field (not implemented yet)?
(Inherited from RddFieldInfo.)
Public propertyIsMemo
Is it a memo ?
(Inherited from RddFieldInfo.)
Public propertyIsNullable
Is it nullable ?
(Inherited from RddFieldInfo.)
Public propertyIsStandard
Is it a standard Dbase 3 field (CDLMN) ?
(Inherited from RddFieldInfo.)
Public propertyIsUnicode
Is it a unicode text ?
(Inherited from RddFieldInfo.)
Public propertyIsUnique (Inherited from RddFieldInfo.)
Public propertyIsVarLength
Is it a variable length field ?
(Inherited from RddFieldInfo.)
Public propertyIsVfp
Is it a VFP extended field ?
(Inherited from RddFieldInfo.)
Public propertyPrimaryKey (Inherited from RddFieldInfo.)
Public propertyProperties
Dynamic list of optional properties, such as Caption, Description.
(Inherited from RddFieldInfo.)
Public propertyRuleExpression (Inherited from RddFieldInfo.)
Public propertyRuleText (Inherited from RddFieldInfo.)
Top
See Also