WhereConditionBaseTParentHasCompatibleSource Method |
Returns true if the given query is an external source
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual bool HasCompatibleSource(
IDataQuery query
)
Parameters
- query
- Type: CMS.DataEngineIDataQuery
Nested query
Return Value
Type:
BooleanSee Also