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

supportsCatalogsInDataManipulation Method (SQLServerDatabaseMetaData)

Retrieves whether a catalog name can be used in a data manipulation statement.


public boolean supportsCatalogsInDataManipulation()

true if supported. Otherwise, false.

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

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