ITableManagerRefreshView Method |
Refreshes specified view in database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax void RefreshView(
string viewName
)
Parameters
- viewName
- Type: SystemString
View name to refresh
See Also