Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies enumeration that contains values of which a query are sorted.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538")> _
Public Enumeration OrderBy
'Usage
Dim instance As OrderBy
[GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538")]
public enum OrderBy
[GuidAttribute(L"335CB6A5-AF24-44c5-8815-2B203DECA538")]
public enum class OrderBy
[<GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538")>]
type OrderBy
public enum OrderBy
Members
Member name | Description | |
---|---|---|
AttributeKey | Order by attribute key. | |
AttributeName | Order by attribute name. | |
Key | Order by key. | |
Name | Order by name. |