Icon MinValue Property

property MinValue: String

Usage

Use the MinValue property to access or define the minimum 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