| AbstractSqlGeneratorGetTreeJoinedView Method  | 
            Generates the Tree_Joined indexed view query
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxprotected static string GetTreeJoinedView(
	out string indexes
)
Parameters
- indexes
 - Type: SystemString
Returns extra code for the initialization of the view 
Return Value
Type: 
String
See Also