DataSource.Isolation Property

Gets or sets the isolation property for a DataSource object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public DataSourceIsolation Isolation { get; set; }

Property Value

Type: Microsoft.AnalysisServices.DataSourceIsolation
The data source isolation status.

See Also

Reference

DataSource Class

Microsoft.AnalysisServices Namespace