OrderBy Enum

Definition

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

[System.Runtime.InteropServices.Guid("335CB6A5-AF24-44c5-8815-2B203DECA538")]
public enum OrderBy
[<System.Runtime.InteropServices.Guid("335CB6A5-AF24-44c5-8815-2B203DECA538")>]
type OrderBy = 
Public Enum OrderBy
Inheritance
OrderBy
Attributes

Fields

AttributeKey 2

Order by attribute key.

AttributeName 3

Order by attribute name.

Key 0

Order by key.

Name 1

Order by name.

Applies to