Retrieves the maximum number of bytes that this database allows in a single row.
public int getMaxRowSize()
傳回值
An int that indicates the maximum number of bytes allowed.
例外狀況
備註
This getMaxRowSize method is specified by the getMaxRowSize method in the java.sql.DatabaseMetaData interface.
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members