ManagerSerializer 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示管理器序列化程序。
public ref class ManagerSerializer sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSManagedSerializer100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("5B2225DA-3520-4216-923B-40A8BC29D1F7")]
[System.Runtime.InteropServices.ProgId("")]
public sealed class ManagerSerializer : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedSerializer100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("")]
[System.Runtime.InteropServices.Guid("423C207C-3EF4-4E34-A73D-7D5BF6AAC85A")]
public sealed class ManagerSerializer : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedSerializer100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("")]
[System.Runtime.InteropServices.Guid("598C05FB-58DA-46FB-8457-CB3623604D75")]
public sealed class ManagerSerializer : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedSerializer100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("5B2225DA-3520-4216-923B-40A8BC29D1F7")>]
[<System.Runtime.InteropServices.ProgId("")>]
type ManagerSerializer = class
interface IDTSManagedSerializer100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.ProgId("")>]
[<System.Runtime.InteropServices.Guid("423C207C-3EF4-4E34-A73D-7D5BF6AAC85A")>]
type ManagerSerializer = class
interface IDTSManagedSerializer100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.ProgId("")>]
[<System.Runtime.InteropServices.Guid("598C05FB-58DA-46FB-8457-CB3623604D75")>]
type ManagerSerializer = class
interface IDTSManagedSerializer100
Public NotInheritable Class ManagerSerializer
Implements IDTSManagedSerializer100
- 继承
-
ManagerSerializer
- 属性
- 实现
构造函数
ManagerSerializer() |
初始化 ManagerSerializer 类的新实例。 |
方法
DeSerialize(String) |
反序列化序列化程序。 |
IsSerializable(Object) |
指定是否可序列化 ManagerSerializer。 |
Serialize(Object) |
序列化对象。 |