SqlNullabilityProcessor.PreferExistsToInWithCoalesce 属性

定义

确定 在否则需要对 null 语义进行复杂补偿时,是否 InExpression 将 转换为 ExistsExpression

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

属性值

适用于