Search Results for

    Show / Hide Table of Contents

    Enum SQLFunctionType

    The types of sql functions that ISQLFunction supports

    Namespace: LemonEdge.API.Entities.Reporting
    Assembly: LemonEdge.API.dll
    Syntax
    public enum SQLFunctionType : short

    Fields

    Name Description
    Aggregate

    Indicates the template is an aggregate sql function

    Extension Methods

    LinqExtensions.AsArray<SQLFunctionType>(SQLFunctionType)
    LinqExtensions.ToArrayOfOne<SQLFunctionType>(SQLFunctionType)
    LinqExtensions.ToListOfOne<SQLFunctionType>(SQLFunctionType)
    MiscExtensions.SetIfNotEqual<SQLFunctionType, TP>(SQLFunctionType, Expression<Func<SQLFunctionType, TP>>, TP)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.