Share via


MeasureGroupBinding.Persistence Property

Definition

Gets or sets which parts of the bound source data are dynamic, and are checked for updates using the frequency specified by the RefreshPolicy.

public Microsoft.AnalysisServices.PersistenceType Persistence { get; set; }
member this.Persistence : Microsoft.AnalysisServices.PersistenceType with get, set
Public Property Persistence As PersistenceType

Property Value

The type of the metadata persistence.

Applies to