Expand Minimize
This topic has not yet been rated - Rate this topic

supportsDataManipulationTransactionsOnly Method (SQLServerDatabaseMetaData)

Retrieves whether this database supports only data manipulation statements within a transaction.


public boolean supportsDataManipulationTransactionsOnly()

true if supported. Otherwise, false.

This supportsDataManipulationTransactionsOnly method is specified by the supportsDataManipulationTransactionsOnly method in the java.sql.DatabaseMetaData interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.