RelationalQueryCompilationContext.IsLateralJoinSupported Property

Definition

True if the current provider supports SQL LATERAL JOIN.

public virtual bool IsLateralJoinSupported { get; }
member this.IsLateralJoinSupported : bool
Public Overridable ReadOnly Property IsLateralJoinSupported As Boolean

Property Value

Applies to