Previous Topic: Get View OperatorNext Topic: Output Parameters


Input Parameters

Catalog Name

The catalog name must match the catalog name as it is stored in the database. The values "" and null indicate that the catalog name should not be used to narrow the search.

Schema Pattern

The schema pattern must match the schema name as it is stored in the database. The values "" and null indicate that the schema name should not be used to narrow the search. The pattern should be a regular expression.

View Name Pattern

The view name pattern must match the view name as it is stored in the database. The pattern should be a regular expression.