RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FieldDefinition Properties

The FieldDefinition type exposes the following members.

Properties


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