次の方法で共有


Formatter コンストラクター

Formatter クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
アセンブリ:  Microsoft.SqlServer.MSMQTask (Microsoft.SqlServer.MSMQTask.dll)

構文

'宣言
Public Sub New
'使用
Dim instance As New Formatter()
public Formatter()
public:
Formatter()
new : unit -> Formatter
public function Formatter()

関連項目

参照

Formatter クラス

Microsoft.SqlServer.Dts.Tasks.MessageQueueTask 名前空間