C# Класс DotNetWorkQueue.Transport.SqlServer.Basic.TableNameHelper

A helper class that outputs the name for a given queue table, given the base name of the queue.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
TableNameHelper ( IConnectionInformation connectionInformation ) : System.Collections.Generic

Initializes a new instance of the TableNameHelper class.

Описание методов

TableNameHelper() публичный Метод

Initializes a new instance of the TableNameHelper class.
public TableNameHelper ( IConnectionInformation connectionInformation ) : System.Collections.Generic
connectionInformation IConnectionInformation The connection information.
Результат System.Collections.Generic