DataQuerySourceDataSourceName Property |
Data source identifier.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public virtual string DataSourceName { get; }
Property Value
Type:
StringRemarks
Source identifiers are used to determine whether sub queries should be materialized or inserted directly into parent query.
See Also