containsView

open fun containsView(viewName: String, schemaName: String? = defaultSchemaName): Boolean

Uses the longLastingConnection property for the connection.

Return

true if the database contains the named view

Parameters

viewName

the unqualified view name to find as a string