FieldDefinition Properties
The FieldDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AllowNulls |
Gets a value indicating whether this field allows null values.
|
![]() |
AllowRecursion |
Gets a value indicating whether [allow recursion].
|
![]() |
AllowUserNulls |
Gets a value indicating whether [allow user nulls].
|
![]() |
CanFormatValue |
Gets a value indicating whether this instance can format value.
|
![]() |
Description |
Gets the description.
|
![]() |
FieldDataType |
Gets the type of the field data.
|
![]() |
FieldName |
Gets the name of the field.
|
![]() |
FieldType |
Gets the type of the field.
|
![]() |
FormulaObject |
Gets the formula object.
|
![]() |
GeneratedKey |
Gets a value indicating whether [generated key].
|
![]() |
LookupControlColumnId |
Gets the lookup control column identifier.
|
![]() |
ParentJoinForeignKeyDefinition |
Gets the parent join foreign key definition.
|
![]() |
PropertyName |
Gets the name of the property.
|
![]() |
SearchForCondition |
Gets the search for condition.
|
![]() |
SearchForHostId |
Gets the search for host identifier.
|
![]() |
SkipPrint |
Gets a value indicating whether [skip print].
|
![]() |
TableDefinition |
Gets the table definition.
|
![]() |
UpdateOnly |
Gets a value indicating whether [update only].
|
![]() |
ValueType |
Gets the type of the value for use in queries.
|