DimensionBinding.Persistence 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 metadata persistence for current object.
public Microsoft.AnalysisServices.PersistenceType Persistence { get; set; }
member this.Persistence : Microsoft.AnalysisServices.PersistenceType with get, set
Public Property Persistence As PersistenceType
Property Value
A PersistenceType value.
Remarks
Persistence applies for linked objects on the Subscriber side.