CalculatedPartitionSource.RetainDataTillForceCalculate 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.
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.