Click or drag to resize

DeleteOptions Properties

Linkar Framework .NET (Core and Framework)


The DeleteOptions type exposes the following members.

Properties
 NameDescription
Public propertyActiveTypeCustom Indicates that the RecoverIdType Custom is enabled.
Public propertyActiveTypeLinkar Indicates that the RecoverIdType Linkar is enabled.
Public propertyOptimisticLockControl In the execution of the Delete function, before updating the record, checks out if the record has not been modified by other user.
Public propertyPrefix A prefix to the code.
Public propertySeparator The separator between the prefix and the code. The allowed separators list is: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~
Top
See Also