Model.DisableAutoExists Property

Definition

Caution

Not used. Replaced by ValueFilterBehavior

Disable auto exists behavior for SummarizeColumns

[System.Obsolete("Not used. Replaced by ValueFilterBehavior")]
public int DisableAutoExists { get; set; }
[<System.Obsolete("Not used. Replaced by ValueFilterBehavior")>]
member this.DisableAutoExists : int with get, set
Public Property DisableAutoExists As Integer

Property Value

Attributes

Remarks

This property is only supported when the compatibility level of the database is at 1566 or above.

Applies to