DataSource.Isolation Property

Definition

Gets or sets the isolation property for a DataSource object.

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

Property Value

The data source isolation status.

Applies to