Propriété DimensionAttribute.OrderByAttributeID

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
[BrowsableAttribute(false)]
public string OrderByAttributeID { get; set; }

Valeur de propriété

Type : System.String
A string that identifies another attribute by which to order the members of the DimensionAttribute.

Notes

The OrderByAttributeID parameter is only used when the value of the OrderBy is set to AttributeKey or AttributeName.

Voir aussi

Référence

DimensionAttribute Classe

Espace de noms Microsoft.AnalysisServices