ddlDestinationTable property
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;
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.
TableReference? ddlDestinationTable;