Icon Signature Property

property Signature: String

Usage

Use the Signature property to specify the signature to be used by the engine when accessing or creating configuration files, database catalogs, tables, backup files, or streams as well as any communications between a remote session and an ElevateDB Server. The default value of the Signature property is "edb_signature" and should not be changed unless you are sure of the consequences. Using a custom value for the Signature property will prevent any other application that uses ElevateDB from accessing any configuration files, database catalogs, tables, backup files, or streams created with the custom signature, as well as accessing an ElevateDB Server using the custom signature.

Information The Active property must be False in order to assign a value to this property.
Image