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

supportsSchemasInPrivilegeDefinitions Method (SQLServerDatabaseMetaData)

Retrieves whether a schema name can be used in a privilege definition statement.


public boolean supportsSchemasInPrivilegeDefinitions()

true if supported. Otherwise, false.

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

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