This topic has not yet been rated - Rate this topic

ManagerSerializer Class

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents the manager serializer.

System.Object
  Microsoft.SqlServer.Dts.Runtime.ManagerSerializer

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
[GuidAttribute("9BE89653-B17D-4821-B8ED-6D1897D54EC9")]
[ComVisibleAttribute(true)]
public sealed class ManagerSerializer : IDTSManagedSerializer100

The ManagerSerializer type exposes the following members.

  Name Description
Public method ManagerSerializer Infrastructure. Initializes a new instance of the ManagerSerializer class.
Top
  Name Description
Public method DeSerialize Infrastructure. Deserializes the serializer.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsSerializable Infrastructure. Specifies whether the ManagerSerializer can be serialized.
Protected method MemberwiseClone (Inherited from Object.)
Public method Serialize Infrastructure. Serializes an object.
Public method ToString (Inherited from Object.)
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)