OrderBy Enumeration

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538")> _
Public Enumeration OrderBy
[GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538")] 
public enum OrderBy
[GuidAttribute(L"335CB6A5-AF24-44c5-8815-2B203DECA538")] 
public enum class OrderBy
/** @attribute GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538") */ 
public enum OrderBy
GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538") 
public enum OrderBy

Members

Member name Description
AttributeKey  
AttributeName  
Key  
Name  

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace