Freigeben über


supportsUnionAll Method (SQLServerDatabaseMetaData)

Retrieves whether this database supports SQL UNION ALL.

public boolean supportsUnionAll()

Rückgabewert

true if supported. Otherwise, false.

Ausnahmen

SQLServerException

Hinweise

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

Siehe auch

Verweis

SQLServerDatabaseMetaData Class

Konzepte

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members