SourceTableTemporary Property
Version: Available or changed with runtime version 1.0.
Sets whether the source table is a temporary table.
Applies to
- Page
- Request Page
Property Value
True if you want the source table to be a temporary table; otherwise, false. The default value is false.
Syntax
SourceTableTemporary = true;