Retrieves the maximum number of columns that this database allows in an index.
public int getMaxColumnsInIndex()
Return Value
An integer that indicates the maximum number of columns allowed.
Exceptions
Remarks
This getMaxColumnsInIndex method is specified by the getMaxColumnsInIndex method in the java.sql.DatabaseMetaData interface.