IDTSManagedSerializer100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Describes the interface for the managed serializer.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | DeSerialize(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Deserializes an XML document. |
![]() | IsSerializable(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies whether an object can be deserialized. |
![]() | Serialize(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Serializes an object. |
Show:
