RelationalQueryCompilationContext.IsLateralJoinSupported 属性

定义

如果当前提供程序支持 SQL LATERAL JOIN,则为 True。

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

属性值

适用于