DatabaseConnectionWindow

Ecng.Xaml.Database

Window for create and edit database connection.

Inherits: ThemedWindow

Implements: IComponentConnector

Constructors

DatabaseConnectionWindow
public DatabaseConnectionWindow()
databaseConnectionWindow = DatabaseConnectionWindow()

Initializes a new instance of the DatabaseConnectionWindow.

Properties

Connection
public DatabaseConnectionPair Connection { get; set; }
value = databaseConnectionWindow.Connection
databaseConnectionWindow.Connection = value

Connection info.

Methods

InitializeComponent
public void InitializeComponent()
databaseConnectionWindow.InitializeComponent()

InitializeComponent