Поделиться через


Свойство 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