ddlDestinationTable property

TableReference? ddlDestinationTable
getter/setter pair

The DDL destination table.

Present only for ALTER TABLE RENAME TO queries. Note that ddl_target_table is used just for its type information.

Output only.

Implementation

TableReference? ddlDestinationTable;