The FieldDef type exposes the following members.
Properties
| Name | Description |
---|
| Encrypted |
Gets or sets a value indicating whether this FieldDef is secured.
|
| Name |
The field name
|
| Nullable |
Gets or sets a value indicating whether this FieldDef is nullable.
|
| Type |
The field type
|
See Also