StringFieldDefinition Members
The StringFieldDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
FormatValue |
Formats the value to display.
|
![]() |
HasMaxLength |
Sets the maximum length.
|
![]() |
IsMemo |
Used to make this field a memo type.
|
![]() |
ValidateValueForSavingToDb |
Validates a value to see if it's a valid value to save to the database.
|
Properties
Name | Description | |
---|---|---|
![]() |
FieldDataType |
Gets the type of the field data.
|
![]() |
MaxLength |
Gets the maximum length.
|
![]() |
MemoField |
Gets a value indicating whether this instance is a memo.
|
![]() |
ValueType |
Gets the type of the value for use in queries.
|