Icon MaxValue Property

property MaxValue: String

Usage

Use the MaxValue property to access or define the maximum value for the field definition. The expression used for the default value must be a simple literal constant or one of the following SQL functions:

   CURRENT_DATE
   CURRENT_TIME
   CURRENT_TIMESTAMP
   CURRENT_GUID
Image