Click or drag to resize
IWhereConditionTParentAnd Method
Changes the where operator to AND for subsequent where conditions. Use in combination of methods Where...

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
TParent And()

Return Value

Type: TParent
See Also