ITableManagerDropView Method |
Drop specified view from database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax string DropView(
string viewName
)
Parameters
- viewName
- Type: SystemString
View name to drop
Return Value
Type:
StringSee Also