IDtAccessProvider.Query

Syntax

Query: String;

Description

The Query property determines tables query stored in Access database.

Comments

Imported data is selected by means of the query.

Example

The property use is given in the example for IDtAccessProvider.File.

See also:

IDtAccessProvider