Icon DefaultValue Property

property DefaultValue: String

Usage

Use the DefaultValue property to access or define the default 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