Formatter Constructor
Initializes a new instance of the Formatter class.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Formatter()
public Formatter()
public:
Formatter()
new : unit -> Formatter
public function Formatter()