Search Results for

    Show / Hide Table of Contents

    Enum IndexOrder

    The order a column should be sorted in for an index

    Namespace: LemonEdge.API.Attributes
    Assembly: API.dll
    Syntax
    public enum IndexOrder : short

    Fields

    Name Description
    Ascending
    Descending
    None
    See Also
    EntityIndex

    Extension Methods

    EnumHelper.GetShortFlaggedValues<IndexOrder>()
    EnumHelper.ToShortGuid<IndexOrder>()
    MiscExtensions.SetIfNotEqual<IndexOrder, P>(Expression<Func<IndexOrder, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionHelper.GetEnumValueCustomAttributes<AttrType, IndexOrder>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.