skip to main content
Connection property descriptions : LegacyTable
  

Try DataDirect Drivers Now

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

AllowLargeResults
LegacyDataset
Legacy SQL properties