Model.DisableAutoExists Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.