Search Results for

    Show / Hide Table of Contents

    Class DALManager

    Inheritance
    System.Object
    DALManager
    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.DAL
    Assembly: Simplic.Framework.DAL.dll
    Syntax
    public class DALManager

    Properties

    | Improve this Doc View Source

    DefaultConnectionString

    Declaration
    public static string DefaultConnectionString { get; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    Init(String)

    Init DALManager

    Declaration
    public static void Init(string ConnectionString)
    Parameters
    Type Name Description
    System.String ConnectionString

    Default Connection-String

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx