Click or drag to resize
FieldDef Properties

The FieldDef type exposes the following members.

Properties
  NameDescription
Public propertyEncrypted
Gets or sets a value indicating whether this FieldDef is secured.
Public propertyName
The field name
Public propertyNullable
Gets or sets a value indicating whether this FieldDef is nullable.
Public propertyType
The field type
Top
See Also