MainWindow Class |
Namespace: Velo.Database.Migration
The MainWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| MainWindow |
Initializes a new instance of the MainWindow class.
Constructor without parameter
|
| Name | Description | |
|---|---|---|
| IsTableSelected |
Check is a table selected from combo box
|
| Name | Description | |
|---|---|---|
| ButtonCleanUpSource_Click | ||
| ButtonCleanUpTarget_Click | ||
| ButtonCreateTarget_Click | ||
| ButtonDropTarget_Click | ||
| ButtonFieldList_Click | ||
| ButtonLoadSource_Click | ||
| ButtonLoadTarget_Click | ||
| ButtonSQExecute_Click | ||
| ButtonTransfer_Click | ||
| GetTable |
Get selected table from combo box
| |
| InitializeComponent |
InitializeComponent
| |
| SetDataGrid |
Set data grid source or target
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |