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.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The ManagerSerializer type exposes the following members.
| Name | Description | |
|---|---|---|
|
ManagerSerializer | Infrastructure. Initializes a new instance of the ManagerSerializer class. |
| Name | Description | |
|---|---|---|
|
DeSerialize | Infrastructure. Deserializes the serializer. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
IsSerializable | Infrastructure. Specifies whether the ManagerSerializer can be serialized. |
|
MemberwiseClone | (Inherited from Object.) |
|
Serialize | Infrastructure. Serializes an object. |
|
ToString | (Inherited from Object.) |