Show / Hide Table of Contents

    Enum DefaultQuerySqlGenerator.OrderType

    Order type.

    Namespace: Kros.KORM.Query.Sql
    Assembly: Kros.KORM.dll
    Syntax
    protected enum OrderType

    Fields

    Name Description
    Ascending

    The ascending.

    Descending

    The descending.

    Back to top KROS a.s.