AbstractTableManager ViewExists Method (String, String )Kentico 8.0 API Reference
Determines whether specified DB view exists or not.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

viewName
Type: OnlineSystem String
View name to check
schema
Type: OnlineSystem String 
Returns the view schema

Return Value

Type: OnlineBoolean
See Also