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

IntegerFieldDefinition Members

The IntegerFieldDefinition type exposes the following members.

Methods


  Name Description
Public method FormatValue
Formats the value to display.
Public method FormatValueForColumnMap
Formats the value for column map.
Public method GetUserValue
Gets the user value.
Public method HasContentTemplateId
Determines whether [has content template identifier] [the specified content template identifier].
Public method HasCultureId
Sets the culture identifier.
Public method HasNumberFormatString
Sets the number format string.
Public method IsEnum<(Of <<'(T>)>>)
Determines whether this instance is enum.
Public method ValidateValueForSavingToDb
Validates a value to see if it's a valid value to save to the database.

Properties


  Name Description
Public property ContentTemplateId
Gets the content template identifier.
Public property Culture
Gets the culture.
Public property EnumTranslation
Gets the enum translation object which maps an enumerator value to its associated description.
Public property FieldDataType
Gets the type of the field data.
Public property NumberFormatString
Gets the number format string.