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

StringFieldDefinition Members

The StringFieldDefinition type exposes the following members.

Methods


  Name Description
Public method FormatValue
Formats the value to display.
Public method HasMaxLength
Sets the maximum length.
Public method IsMemo
Used to make this field a memo type.
Public method ValidateValueForSavingToDb
Validates a value to see if it's a valid value to save to the database.

Properties


  Name Description
Public property FieldDataType
Gets the type of the field data.
Public property MaxLength
Gets the maximum length.
Public property MemoField
Gets a value indicating whether this instance is a memo.
Public property ValueType
Gets the type of the value for use in queries.