IDatabaseInitExecuteSetup.Module

Fore Syntax

Module: IMetabaseObjectDescriptor;

Fore.NET Syntax

Module: Prognoz.Platform.Interop.Metabase.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 the value of the property it is necessary to specify description of a module/form/assembly/.NET assembly. The name of the method to execute is specified in the Macro property.

Example

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

See also:

IDatabaseInitExecuteSetup