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