sql_tc_dml

Description

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

Portability

Operating Systems: All
Standard Pascal: No