StringFormatter constructeur
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
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 StringFormatter()
public StringFormatter()
public:
StringFormatter()
new : unit -> StringFormatter
public function StringFormatter()