Класс Formatter

Contains the formatter used to serialize an object into or deserialize an object from the body of a message read from or written to the queue.

Пространство имен:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Сборка:  Microsoft.SqlServer.MSMQTask (в Microsoft.SqlServer.MSMQTask.dll)

Синтаксис

'Декларация
Public Class Formatter _
    Implements IMessageFormatter, ICloneable
'Применение
Dim instance As Formatter
public class Formatter : IMessageFormatter, ICloneable
public ref class Formatter : IMessageFormatter, 
    ICloneable
type Formatter =  
    class
        interface IMessageFormatter
        interface ICloneable
    end
public class Formatter implements IMessageFormatter, ICloneable

Иерархия наследования

System. . :: . .Object
  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask..::..Formatter

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.