Search Results for

    Show / Hide Table of Contents

    Class _Framework

    Inheritance
    System.Object
    _Framework
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework
    Assembly: Simplic.Framework.dll
    Syntax
    public class _Framework

    Methods

    | Improve this Doc View Source

    _Create()

    Framework erstellen

    Declaration
    public static void _Create()
    | Improve this Doc View Source

    SetupBaseLogging()

    Setup default logging system

    Declaration
    public static void SetupBaseLogging()
    | Improve this Doc View Source

    UpdateConnectionString(String)

    Set the default simplic connection string to the connection string in the ini file

    Declaration
    public static string UpdateConnectionString(string userConnectionString)
    Parameters
    Type Name Description
    System.String userConnectionString
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx