Search Results for

    Show / Hide Table of Contents

    Class Window_SelectConnection

    Interaktionslogik für Window_SelectConnection.xaml

    Inheritance
    System.Object
    MSWindow
    Window_SelectConnection
    Inherited Members
    MSWindow.OnWindowCommandAction
    MSWindow.CallWindowCommand(WindowCommand)
    MSWindow.CloseWithEscape
    MSWindow.WindowMode
    Namespace: Simplic.Framework.Base.DB
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public class Window_SelectConnection : MSWindow

    Constructors

    | Improve this Doc View Source

    Window_SelectConnection()

    Ctor

    Declaration
    public Window_SelectConnection()

    Properties

    | Improve this Doc View Source

    PreselectedType

    Pre-Selected Type

    Declaration
    public int PreselectedType { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Result

    Result-Connection-String

    Declaration
    public ConnectionStringInfo Result { get; set; }
    Property Value
    Type Description
    ConnectionStringInfo
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx