OrderBy 枚举

Specifies enumeration that contains values of which a query are sorted.

命名空间:  Microsoft.AnalysisServices
程序集:  Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)

语法

声明
<GuidAttribute("335CB6A5-AF24-44c5-8815-2B203DECA538")> _
Public Enumeration OrderBy
用法
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

成员

成员名称 说明
AttributeKey Order by attribute key.
AttributeName Order by attribute name.
Key Order by key.
Name Order by name.

请参阅

参考

Microsoft.AnalysisServices 命名空间