Expand Minimize
This topic has not yet been rated - Rate this topic

getMaxProcedureNameLength Method (SQLServerDatabaseMetaData)

Retrieves the maximum number of characters that this database allows in a procedure name.


public int getMaxProcedureNameLength()

An int that indicates the maximum number of characters allowed.

This getMaxProcedureNameLength method is specified by the getMaxProcedureNameLength method in the java.sql.DatabaseMetaData interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.