sql_tc_ddl_ignore

Description

If the transsupport property of a connection type object is equal to this constant (i.e. sql_tc_ddl_ignore) then the connection supports transactions, which can contain DML (data management) statements. DDL (data definition) statements in the transactions are ignored.

Portability

Operating Systems: All
Standard Pascal: No