| title | getMaxRowSize Method (SQLServerDatabaseMetaData) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | abb5a204-76ff-4381-ab2b-896a19b202f3 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
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 Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class