Method | Description | |
---|---|---|
NodeSelectionScreen ( ) : System |
Creates a new instance of the NodeSelectionScreen class.
|
Method | Description | |
---|---|---|
DataGrid_Loaded ( object sender, System e ) : void | ||
DataGrid_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
GetCompanyNameFromConfigFile ( ) : string | ||
GetConnection ( string connectionString, string dataProviderString ) : IDbConnection | ||
GetConnectionFromConfigFile ( ) : IDbConnection | ||
GetDatabaseConnection ( ) : IDbConnection | ||
GetMySqlConnection ( ) : IDbConnection | ||
GetNodeIdFromConfigFile ( string configFileName ) : System.Guid | ||
GetNodes ( IDbConnection connection ) : IList |
||
GetOracleConnection ( ) : IDbConnection | ||
GetPostgresConnection ( ) : IDbConnection | ||
GetSqlServerConnection ( ) : IDbConnection | ||
GetSqliteDatabaseConnection ( ) : IDbConnection | ||
GetValueOfSystemSetting ( string configFileName, string settingName ) : string | ||
InitializeState ( ) : void | ||
NewNodeButton_Click ( object sender, System e ) : void | ||
NewNodeTextBox_PreviewKeyDown ( object sender, System e ) : void | ||
TryAddNodeInfo ( string configFileName ) : void | ||
UpdateDataGrid ( ) : void | ||
UpdateNewNode ( ) : void |