| WhereConditionBaseTParentGetDataSourceName Method | 
            Gets data source identifier that represents the location from which the data are obtained. 
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
 Syntax
Syntaxprotected virtual string GetDataSourceName()
Return Value
Type: 
String Remarks
Remarks
            Source identifiers are used to determine whether sub queries should be materialized or inserted directly into parent query. 
            
 See Also
See Also