Show / Hide Table of Contents

    Enum SortOrder

    Sort order of an index column.

    Namespace: Kros.Data.Schema
    Assembly: Kros.Utils.dll
    Syntax
    public enum SortOrder

    Fields

    Name Description
    Ascending

    Ascending order.

    Descending

    Descending order.

    Back to top KROS a.s.