Formatter 建構
Initializes a new instance of the Formatter class.
命名空間: 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()