ManagerSerializer Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the manager serializer.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | ManagerSerializer() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ManagerSerializer class. |
| Name | Description | |
|---|---|---|
![]() | DeSerialize(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Deserializes the serializer. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsSerializable(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies whether the ManagerSerializer can be serialized. |
![]() | Serialize(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Serializes an object. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
