Search Results for

    Show / Hide Table of Contents

    Class Window_CreateEditConnection

    Interaktionslogik für Window_CreateEditConnection.xaml

    Inheritance
    System.Object
    MSWindow
    Window_CreateEditConnection
    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_CreateEditConnection : MSWindow

    Constructors

    | Improve this Doc View Source

    Window_CreateEditConnection()

    Constructor

    Declaration
    public Window_CreateEditConnection()

    Properties

    | Improve this Doc View Source

    ConnectionStringName

    Declaration
    public string ConnectionStringName { set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Result

    Declaration
    public ConnectionStringInfo Result { get; set; }
    Property Value
    Type Description
    ConnectionStringInfo

    Methods

    | Improve this Doc View Source

    Fill(String)

    Maske mit Werten füllen

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