Method | Description | |
---|---|---|
ParseOptions ( string args ) : Net.Sf.Dbdeploy.Configuration.DbDeploymentsConfig |
Parses the specified args into a deployments configuration.
|
|
PrintUsage ( ) : void |
Prints the options usage.
|
Method | Description | |
---|---|---|
Initialize ( |
Initializes the specified config.
|
|
StripQuotes ( string value ) : string |
Strips the quotes from around the value.
|
public static ParseOptions ( string args ) : Net.Sf.Dbdeploy.Configuration.DbDeploymentsConfig | ||
args | string | The args. |
return | Net.Sf.Dbdeploy.Configuration.DbDeploymentsConfig |