Drop specified view from database. Returns the schema of the dropped view
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- viewName
- Type: System String
View name to drop
Return Value
Type: StringSee Also