Search Results for

    Show / Hide Table of Contents

    Enum SQLFunctionType

    The types of sql functions that ISQLFunction supports

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

    Fields

    Name Description
    Aggregate

    Indicates the template is an aggregate sql function

    Extension Methods

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