Icon LockExtension Property

property LockExtension: String

Usage

Use the LockExtension property to specify the extension to be used for ElevateDB configuration lock files and database catalog lock files. This property is used in conjunction with the ConfigName and CatalogName properties to form the full name of configuration lock files and database catalog lock files. The default value is ".EDBLck".

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