Returns whether the database allows transactions.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
ODBCCanTransact | ODBC | Synchronous | Supported | Not supported | Executed on Server |
0 | Database does not allow transactions. |
Non-Zero | Database does allow transactions. |
Tag Name | Expression |
---|---|
Tag | ODBCCanTransact( 2 ) |