Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractTableManager Class
AbstractTableManager Methods
ViewExists Method
ViewExists Method (String)
ViewExists Method (String, String)
AbstractTableManager
ViewExists Method (String)
Determines whether specified DB view exists or not.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
bool
ViewExists
(
string
viewName
)
Parameters
viewName
Type:
System
String
View name to check
Return Value
Type:
Boolean
Implements
ITableManager
ViewExists(String)
See Also
Reference
AbstractTableManager Class
ViewExists Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com