AttributeRelationship.Attribute 속성

정의

현재 관계를 생성할 Attribute 개체를 가져오거나 설정합니다.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.DimensionAttribute Attribute { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Attribute : Microsoft.AnalysisServices.DimensionAttribute with get, set
Public Property Attribute As DimensionAttribute

속성 값

Attribute 개체입니다.

특성

적용 대상