2 references to GetBoolVar
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\LeafCellTreeNode.cs (2)
116
return cellQuery.
GetBoolVar
(SlotToBoolIndex(slot)) != null;
161
BoolExpression expr = cellQuery.
GetBoolVar
(boolNum);