ITableCreator.Database

Fore Syntax

Database: IDatabase;

Fore.NET Syntax

Database: Prognoz.Platform.Interop.Db.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