ManagerSerializer 클래스

정의

관리자 직렬 변환기를 나타냅니다.

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)

개체를 직렬화합니다.

적용 대상