Search Results for

    Show / Hide Table of Contents

    Class Helper

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

    Methods

    | Improve this Doc View Source

    GetAllProducts()

    Get All Prodcuts

    Declaration
    public static IList<DeploymentFile> GetAllProducts()
    Returns
    Type Description
    System.Collections.Generic.IList<DeploymentFile>

    Product Displayname, Intern Name

    | Improve this Doc View Source

    GetInstalledVersion(String, String)

    Get Version which is installed

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