CalculatedPartitionSource.RetainDataTillForceCalculate Property

Definition

Gets or sets an indication that allows a calculated partition to have data which will not be affected by RefreshCalculate command when there are only data changes.

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

Property Value

Remarks

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

Applies to