AbstractTableManager ViewExists Method (String, String )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also