Retrieves whether the current user has permissions to call all the procedures that are returned by the getProcedures method.
public boolean allProceduresAreCallable()
傳回值
true if the user has permissions to call all the procedures. Otherwise, false.
例外狀況
備註
This allProceduresAreCallable method is specified by the allProceduresAreCallable method in the java.sql.DatabaseMetaData interface.
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members