Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public ConnectionStringByKey ( string key ) : string | ||
key | string | |
Результат | string |
public SetCommandTimeout ( int commandTimeout ) : void | ||
commandTimeout | int | |
Результат | void |