次の方法で共有


RelationalQueryCompilationContext.IsLateralJoinSupported プロパティ

定義

現在のプロバイダーが SQL LATERAL JOIN をサポートしている場合は True です。

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

プロパティ値

適用対象