Condividi tramite


Enumerazione SortOrder

Defines the item sort order.

Spazio dei nomi  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)

Sintassi

'Dichiarazione
Public Enumeration SortOrder
'Utilizzo
Dim instance As SortOrder
public enum SortOrder
public enum class SortOrder
type SortOrder
public enum SortOrder

Membri

Nome membro Descrizione
Ascending The items are sorted in ascending order.
Descending The items are sorted in descending order.