הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
Retrieves the maximum number of columns this database allows in an ORDER BY clause.
Syntax
public int getMaxColumnsInOrderBy()
Return Value
An int that indicates the maximum number of columns allowed.
Exceptions
Remarks
This getMaxColumnsInOrderBy method is specified by the getMaxColumnsInOrderBy method in the java.sql.DatabaseMetaData interface.
See Also
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class