Show / Hide Table of Contents

Method RunDbInit

| Improve this Doc View Source

RunDbInit(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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest