IQueryStorage.Table

Syntax

Table: ITable;

Description

The Table property determines the repository table used to save data.

Comments

The property is relevant, if the Enabled property is set to True.

Example

The property use is given in the example for the Enabled property.

See also:

IQueryStorage