ddlDestinationTable property
The table after rename.
Present only for ALTER TABLE RENAME TO query.
Output only.
Implementation
TableReference? ddlDestinationTable;
The table after rename.
Present only for ALTER TABLE RENAME TO query.
Output only.
TableReference? ddlDestinationTable;