Compartir a través de


nullsAreSortedHigh Method (SQLServerDatabaseMetaData)

Retrieves whether NULL values are sorted high.

public boolean nullsAreSortedHigh()

Valor devuelto

true if the values are sorted high. Otherwise, false.

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerDatabaseMetaData Class

Conceptos

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members