Search Results for

    Show / Hide Table of Contents

    Enum SQLWrapperInterpretor.ResultType

    The type of values that can be stored against a ISQLWrapperResult

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

    Fields

    Name Description
    Bool
    DatetimeOffset
    Decimal
    Guid
    String

    Extension Methods

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