MemoryDataQuerySourceGetDataSourceName Method |
Gets data source identifier.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax protected override string GetDataSourceName()
Return Value
Type:
StringRemarks
Source identifiers are used to determine whether sub queries should be materialized or inserted directly into parent query.
See Also