Share via


RelationalStrings.SetOperationNotWithinEntityTypeHierarchy Property

Definition

Set operations (Union, Concat, Intersect, Except) are only supported over entity types within the same type hierarchy.

public static string SetOperationNotWithinEntityTypeHierarchy { get; }
static member SetOperationNotWithinEntityTypeHierarchy : string
Public Shared ReadOnly Property SetOperationNotWithinEntityTypeHierarchy As String

Property Value

Applies to