C# Class DotNetWorkQueue.Transport.SqlServer.Basic.Command.CreateQueueTablesAndSaveConfigurationCommand

A command for creating the queue and saving the configuration
Afficher le fichier Open project: blehnen/DotNetWorkQueue Class Usage Examples

Méthodes publiques

Méthode Description
CreateQueueTablesAndSaveConfigurationCommand ( Listtables ) : System.Collections.Generic

Initializes a new instance of the CreateQueueTablesAndSaveConfigurationCommand class.

Method Details

CreateQueueTablesAndSaveConfigurationCommand() public méthode

Initializes a new instance of the CreateQueueTablesAndSaveConfigurationCommand class.
public CreateQueueTablesAndSaveConfigurationCommand ( Listtables ) : System.Collections.Generic
tables List
The tables.
Résultat System.Collections.Generic