AttributeTranslation.ParentDatabase 속성

정의

AttributeTranslation 개체와 연결된 부모 데이터베이스를 가져옵니다.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Database ParentDatabase { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ParentDatabase : Microsoft.AnalysisServices.Database
Public ReadOnly Property ParentDatabase As Database

속성 값

Database 개체입니다.

특성

적용 대상