1 type derived from KnowledgeBase
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryKB.cs (1)
22internal class FragmentQueryKB : KnowledgeBase<DomainConstraint<BoolLiteral, Constant>>
1 reference to KnowledgeBase
System.Data.Entity (1)
System\Data\Common\Utils\Boolean\KnowledgeBase.cs (1)
55internal void AddKnowledgeBase(KnowledgeBase<T_Identifier> kb)