This topic has not yet been rated - Rate this topic

StringFormatter Class

This API supports the infrastructure and is not intended to be used directly from your code.
System.Object
  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask.StringFormatter

Namespace:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly:  Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
public class StringFormatter : IMessageFormatter, 
	ICloneable

The StringFormatter type exposes the following members.

  NameDescription
Public methodStringFormatterInfrastructure.
Top
  NameDescription
Public methodCanReadInfrastructure.
Public methodCloneInfrastructure.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReadInfrastructure.
Public methodToString (Inherited from Object.)
Public methodWriteInfrastructure.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.