| SqlGeneratorGetSystemViewSqlQuery Method  | 
            View name.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static string GetSystemViewSqlQuery(
	string viewName,
	out string indexes
)
Parameters
- viewName
 - Type: SystemString
View name - indexes
 - Type: SystemString
Returns extra code for the initialization of the view 
Return Value
Type: 
String
See Also