sql_tc_ddl_commit

Description

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

Portability

Operating Systems: All
Standard Pascal: No