C# Class Rsdn.Janus.Mssql.MssqlConfigControl

Inheritance: DBConfigControlBase
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
BuildConnectionString ( ) : void
CustomInitialize ( bool localize ) : void
MssqlConfigControl ( ) : System
OnConnectSucceeded ( ) : void
PrepareCreateConnectionString ( ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
GetDatabasesList ( string constr ) : IEnumerable
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LsbMsSqlBasesExistSelectedIndexChanged ( object sender, EventArgs e ) : void
RbtMsSqlWinAuthCheckedChanged ( object sender, EventArgs e ) : void

Method Details

BuildConnectionString() public méthode

public BuildConnectionString ( ) : void
Résultat void

CustomInitialize() public méthode

public CustomInitialize ( bool localize ) : void
localize bool
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

MssqlConfigControl() public méthode

public MssqlConfigControl ( ) : System
Résultat System

OnConnectSucceeded() public méthode

public OnConnectSucceeded ( ) : void
Résultat void

PrepareCreateConnectionString() public méthode

public PrepareCreateConnectionString ( ) : bool
Résultat bool