次の方法で共有


SqlNullabilityProcessor.PreferExistsToInWithCoalesce プロパティ

定義

null セマンティクスに対して複雑な補正が必要な場合に、 を にExistsExpression変換するかどうかをInExpression決定します。

protected virtual bool PreferExistsToInWithCoalesce { get; }
member this.PreferExistsToInWithCoalesce : bool
Protected Overridable ReadOnly Property PreferExistsToInWithCoalesce As Boolean

プロパティ値

適用対象