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