ddlDestinationTable property

TableReference? ddlDestinationTable
getter/setter pair

The table after rename.

Present only for ALTER TABLE RENAME TO query.

Output only.

Implementation

TableReference? ddlDestinationTable;