ExecuteDDL method

Applies to
TIB_Statement

Declaration
Procedure ExecuteDDL(Statement: string );

Description
This method is used in order to execute DDL statements without having to go through all the steps to prepare, describe, etc.

This method also notifies the connection and transaction objects that the metadata has been altered.