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: LemonEdge.API.dll
    Syntax
    public enum SQLWrapperInterpretor.ResultType : short

    Fields

    Name Description
    Bool
    ByteArray
    DatetimeOffset
    Decimal
    Guid
    String

    Extension Methods

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