IDatabaseInitExecuteSetup.Module

Syntax

Module: IMetabaseObjectDescriptor;

Description

The Module property determines the development environment object containing realization of the method, which will be launched before connecting to the database.

Comments

As a value of the property it is necessary to specify description of a unit/form/assembly. Name of the executed method is set in the Macro property.

Example

The example of use is given in description of the Macro property.

See also:

IDatabaseInitExecuteSetup