Share via


DimensionAttribute.OrderByAttribute 속성

Gets or sets the attribute by which to order the members of the attribute hierarchy.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
<BrowsableAttribute(False)> _
Public ReadOnly Property OrderByAttribute As DimensionAttribute 
    Get
‘사용 방법
Dim instance As DimensionAttribute 
Dim value As DimensionAttribute 

value = instance.OrderByAttribute
[BrowsableAttribute(false)]
public DimensionAttribute OrderByAttribute { get; }
[BrowsableAttribute(false)]
public:
property DimensionAttribute^ OrderByAttribute {
    DimensionAttribute^ get ();
}
[<BrowsableAttribute(false)>]
member OrderByAttribute : DimensionAttribute
function get OrderByAttribute () : DimensionAttribute

속성 값

유형: Microsoft.AnalysisServices.DimensionAttribute
A DimensionAttribute that identifies the attribute by which to order the members of the attribute hierarchy.

참고 항목

참조

DimensionAttribute 클래스

Microsoft.AnalysisServices 네임스페이스