Search Results for

    Show / Hide Table of Contents

    Enum ConnectionType

    The currently supported types of connections to the LemonEdge platform

    Namespace: LemonEdge.API.Client.CommonUI
    Assembly: LemonEdge.API.dll
    Syntax
    [DataContract]
    public enum ConnectionType : short

    Fields

    Name Description
    Database

    Indicates the client will directly connect to the sql database server and database

    Service

    Indicates the client will connect via a lemonedge webservice

    Extension Methods

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