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

FieldDefinition Methods

The FieldDefinition type exposes the following members.

Methods


  Name Description
Public method CanSetNull
Determines whether this instance [can set null] the specified value.
Public method FormatValue
Formats the value to display.
Public method FormatValueForColumnMap
Formats the value for column map.
Public method GetSqlFormatObject
Gets the SQL format object.
Public method GetUserValue
Gets the user value.
Public method HasDescription
Sets the field description that the user will see.
Public method HasFieldName
Sets the name of the field. For use only by the Entity Framework classes.
Public method HasLookupControlColumnId
Determines whether [has lookup control column identifier] [the specified lookup control column identifier].
Public method HasSearchForHostId
Determines whether [has search for host identifier] [the specified host identifier].
Public method IsRequired
Determines whether this field will allow nulls. For use only by the Entity Framework classes.
Public method MakePath
Makes the path.
Public method SetParentField
Sets the parent foreign key definition. For use only by the Entity Framework classes.
Public method ToString
Returns a String that represents this instance.
Public method ValidateValueForSavingToDb
Validates a value to see if it's a valid value to save to the database.