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.
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue 1 사용 예제들

공개 메소드들

메소드 설명
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