Freigeben über


StringFormatter-Konstruktor

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Initializes a new instance of the StringFormatter 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 StringFormatter()
public StringFormatter()
public:
StringFormatter()
new : unit -> StringFormatter
public function StringFormatter()

Siehe auch

Verweis

StringFormatter Klasse

Microsoft.SqlServer.Dts.Tasks.MessageQueueTask-Namespace