Variable2KFormatter Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a variable formatter.
Assembly: Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
| Name | Description | |
|---|---|---|
![]() | CanRead(Message^) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines whether the formatter can read the contents of the message. |
![]() | Clone() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a copy of the Variable2KFormatter object. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Read(Message^) | This API supports the product infrastructure and is not intended to be used directly from your code. Reads the contents from the given message. |
![]() | ToString() | (Inherited from Object.) |
![]() | Write(Message^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Serializes an object into the body of the message. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

