Description.
This method tests whether a table name has changed as the
result of a TE_ALTER table event. (See
Section 4.4.1.1, “The Event::TableEvent Type”.)
Signature.
const bool tableNameChanged
(
void
) const
Parameters. None.
Return Value.
Returns true if the name of the table has
changed; otherwise, the method returns
false.
