Click or drag to resize
MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectCheckReturnsNoResults Method
Checks if where condition results in no data

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override bool CheckReturnsNoResults()

Return Value

Type: Boolean
See Also