![]() | New |
The NewOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveTypeCustom | Indicates that the RecordIdType Custom is enabled. |
![]() | ActiveTypeLinkar | Indicates that the RecordIdType Linkar is enabled. |
![]() | ActiveTypeRandom | Indicates that the RecordIdType Random is enabled. |
![]() | Calculated | Returns the resulting values from the calculated dictionaries. |
![]() | Conversion | Executes the defined conversions in the dictionaries before returning. |
![]() | FormatSpec | Executes the defined formats in the dictionaries before returning. |
![]() | FormatSpec_RecordId | The code format, under the Database syntax. |
![]() | Length | Length of the code to create. It must be bigger than 0. |
![]() | Numeric | Indicates if the code must be numeric. |
![]() | OriginalRecords | Returns a copy of the records in MV format. |
![]() | Prefix | A prefix to the code |
![]() | ReadAfter | Reads the record again and returns it after the creation. Calculated, Conversion, FormatSpec and OriginalRecords will only make effect if this option is true. |
![]() | Separator | The separator between the prefix and the code. The allowed separators list is: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~ |