Recover |
The RecoverIdType type exposes the following members.
| Name | Description | |
|---|---|---|
| RecoverIdType | No id recovery technique will be used. | |
| RecoverIdType(Boolean) | Use this constructor to recovering items ids that used Custom RecordIdType. | |
| RecoverIdType(String, String) | Use this constructor for recovering items ids that used Linkar RecordIdType. |
| Name | Description | |
|---|---|---|
| ActiveTypeCustom | Indicates that the Recover Id Type Custom is enabled. | |
| ActiveTypeLinkar | Indicates that the Recover Id Type Linkar is enabled. | |
| Prefix | A prefix to the code. | |
| Separator | The separator between the prefix and the code. The allowed separators list is: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~ |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString |
Composes the RecoverIdType options string for processing through LinkarSERVER to the database.
(Overrides ObjectToString) |