Removes view or stored procedure from database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
Name of the object
- isView
- Type: System Boolean
Indicates if view is deleted
See Also