Model.DiscourageImplicitMeasures Property

Definition

Determines whether to discourage the implicit measures.

public bool DiscourageImplicitMeasures { get; set; }
member this.DiscourageImplicitMeasures : bool with get, set
Public Property DiscourageImplicitMeasures As Boolean

Property Value

Remarks

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

Applies to