| title | Does Data Definition Statement Force Transaction Commit. | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql-non-specified | |
| ms.reviewer | ||
| ms.suite | ||
| ms.technology |
|
|
| ms.tgt_pltfrm | ||
| ms.topic | article | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | bf04fa73-b9f1-4403-b6a0-e53d0d27c671 | |
| caps.latest.revision | 7 | |
| author | MightyPen | |
| ms.author | genemi | |
| manager | jhubbard |
[!INCLUDEDriver_JDBC_Download]
Retrieves whether a data definition statement within a transaction forces the transaction to commit.
public boolean dataDefinitionCausesTransactionCommit()
true if the DDL statement forces a commit. Otherwise, false.
This dataDefinitionCausesTransactionCommit method is specified by the dataDefinitionCausesTransactionCommit method in the java.sql.DatabaseMetaData interface.
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class