IDatabaseInitExecuteSetup

Assembly: Metabase;

Description

The IDatabaseInitExecuteSetup interface contains properties that are used to determine parameters of databases, before connection to which the application macro is executed.

Inheritance Hierarchy

IDatabaseInitExecuteSetup

Comments

This interface is supported by all objects of the Database repository.

Properties

  Property name Brief description
Database

The Database property returns the description of the database which corresponds to the current advanced settings.
Macro

The Macro property determines the name of the method, which will be executed on connecting to the database.
Module

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

See also:

Metabase Assembly Interfaces