Method RunDbInit
| Improve this Doc View SourceRunDbInit(String[])
Executes DbInit tasks.
Declaration
public static int RunDbInit(this string[] args)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String[] | args | The command line arguments. |
Returns
| Type | Description |
|---|---|
| System.Int32 | Error code of the execution. |