DataSource.Isolation Property

Definition

Gets or sets the isolation property for a DataSource object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_Isolation")]
public Microsoft.AnalysisServices.DataSourceIsolation Isolation { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_Isolation")>]
member this.Isolation : Microsoft.AnalysisServices.DataSourceIsolation with get, set
Public Property Isolation As DataSourceIsolation

Property Value

DataSourceIsolation

The data source isolation status.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to