ITableCreator.Database

Syntax

Database: IDatabase;

Description

The Database property determines the database, in which a table is created.

Example

The example of use is given in description of the Execute method.

See also:

ITableCreator