Construtor StringFormatter
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the StringFormatter class.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (em Microsoft.SqlServer.MSMQTask.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New StringFormatter()
public StringFormatter()
public:
StringFormatter()
new : unit -> StringFormatter
public function StringFormatter()