getSchemas Method (SQLServerDatabaseMetaData)

Retrieves the schema names that are available in the current database.

Overload List

Name

Description

getSchemas Method ()

Retrieves the schema names that are available in the current database.

getSchemas Method (String, String)

Retrieves the schema names that are available in the current database by using the specified catalog name and the schema name.

See Also

Reference

SQLServerDatabaseMetaData Class

Concepts

SQLServerDatabaseMetaData Methods

SQLServerDatabaseMetaData Members