DataSource.Isolation 속성

정의

DataSource 개체에 대한 격리 속성을 가져오거나 설정합니다.

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

속성 값

데이터 원본 격리 상태입니다.

적용 대상