共用方式為


SqlNullabilityProcessor.PreferExistsToInWithCoalesce 屬性

定義

判斷 是否會 InExpression 將 轉換成 ExistsExpression ,否則需要 Null 語意的複雜補償。

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

屬性值

適用於