Compartir a través de


supportsUnion Method (SQLServerDatabaseMetaData)

Retrieves whether this database supports SQL UNION.

public boolean supportsUnion()

Valor devuelto

true if supported. Otherwise, false.

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerDatabaseMetaData Class

Conceptos

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members