C# Class DotNetWorkQueue.Transport.SQLite.Basic.Command.CreateJobTablesCommand

Creates tables for storing job info
显示文件 Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
CreateJobTablesCommand ( Listtables ) : System.Collections.Generic

Initializes a new instance of the CreateJobTablesCommand class.

Method Details

CreateJobTablesCommand() public method

Initializes a new instance of the CreateJobTablesCommand class.
public CreateJobTablesCommand ( Listtables ) : System.Collections.Generic
tables List
The tables.
return System.Collections.Generic
EN | RU | DE | FR | ES | PT | IT | JP | ZH | KO