LegacyTable
Purpose
Specifies the table where results for legacy SQL queries are stored when AllowLargeResults is enabled (AllowLargeResults=true).
Valid Values
string
where:
string
is the name of the table where results for legacy SQL queries are stored when AllowLargeResults is enabled (AllowLargeResults=true).
Data Source Method
setLegacytable
Default
_sql_*
Data Type
String
See also