Méthode | Description | |
---|---|---|
MigrationUtility ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
ClearUpdateMessages ( ) : void | ||
CompareArchives ( object state ) : void | ||
EnableGoButton ( bool enabled ) : void | ||
FastMigration ( object state ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LiveMigration ( object state ) : void | ||
MigrationUtility_FormClosed ( object sender, FormClosedEventArgs e ) : void | ||
MigrationUtility_FormClosing ( object sender, FormClosingEventArgs e ) : void | ||
MigrationUtility_Load ( object sender, EventArgs e ) : void | ||
SetProgressMaximum ( int maximum ) : void | ||
ShowUpdateMessage ( string message ) : void | ||
UpdateInstanceName ( string instanceName ) : void | ||
UpdateProgressBar ( int value ) : void | ||
buttonGo_Click ( object sender, EventArgs e ) : void | ||
buttonOpenDestinationFilesLocation_Click ( object sender, EventArgs e ) : void | ||
buttonOpenSourceFilesLocation_Click ( object sender, EventArgs e ) : void | ||
buttonOpenSourceOffloadedFilesLocation_Click ( object sender, EventArgs e ) : void | ||
checkBoxIgnoreDuplicateKeys_CheckedChanged ( object sender, EventArgs e ) : void | ||
radioButtonCompareArchives_CheckedChanged ( object sender, EventArgs e ) : void | ||
radioButtonFastMigration_CheckedChanged ( object sender, EventArgs e ) : void | ||
radioButtonLiveMigration_CheckedChanged ( object sender, EventArgs e ) : void | ||
textBoxDestinationFiles_TextChanged ( object sender, EventArgs e ) : void | ||
textBoxSourceFiles_TextChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |