Formatter constructeur
Initializes a new instance of the Formatter class.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly : Microsoft.SqlServer.MSMQTask (dans Microsoft.SqlServer.MSMQTask.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Formatter()
public Formatter()
public:
Formatter()
new : unit -> Formatter
public function Formatter()