Поделиться через


SortOrder - перечисление

Указывает порядок сортировки.

Пространство имен:  Microsoft.Data.Schema.ScriptDom.Sql
Сборка:  Microsoft.Data.Schema.ScriptDom.Sql (в Microsoft.Data.Schema.ScriptDom.Sql.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration SortOrder
[SerializableAttribute]
public enum SortOrder
[SerializableAttribute]
public enum class SortOrder
[<SerializableAttribute>]
type SortOrder
public enum SortOrder

Члены

Имя члена Описание
NotSpecified Порядок — NotSpecified
Ascending Порядок — Ascending
Descending Порядок — Descending

См. также

Ссылки

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен