IRdsImportSchema.IsQuery

Syntax

IsQuery: Boolean;

Description

The IsQuery property determines whether to use SQL query as import source.

Comments

Available values:

Use the IRdsImportSchema.TableName property to set SQL query text or table name.

See also:

IRdsImportSchema