Method | Description | |
---|---|---|
Configuration ( Machine.Migrations.ConsoleRunner.Options options ) : System | ||
ConnectionStringByKey ( string key ) : string | ||
SetCommandTimeout ( int commandTimeout ) : void |
public Configuration ( Machine.Migrations.ConsoleRunner.Options options ) : System | ||
options | Machine.Migrations.ConsoleRunner.Options | |
return | System |
public ConnectionStringByKey ( string key ) : string | ||
key | string | |
return | string |
public SetCommandTimeout ( int commandTimeout ) : void | ||
commandTimeout | int | |
return | void |