Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Retrieves the maximum number of active statements to this database that can be open at the same time.
Syntax
public int getMaxStatements()
Return Value
An int that indicates the maximum number of active statements allowed.
Exceptions
Remarks
This getMaxStatements method is specified by the getMaxStatements method in the java.sql.DatabaseMetaData interface.
See Also
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class