Attribute

LegacyTable (LT)

Purpose

Specifies the table where results for legacy SQL queries are stored when Allow Large ResultSet is enabled (AllowLargeResultSet=true).

Valid Values

string

where:

string
is the name of the table where results for legacy SQL queries are stored when Allow Large ResultSet is enabled (AllowLargeResultSet=true).

Default

_sql_*

See also

Allow Large ResultSet

Legacy Dataset