ManagerSerializer Classe

Définition

Représente le sérialiseur du gestionnaire.

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
Héritage
ManagerSerializer
Attributs
Implémente

Constructeurs

ManagerSerializer()

Initialise une nouvelle instance de la classe ManagerSerializer.

Méthodes

DeSerialize(String)

Désérialisé le sérialiseur.

IsSerializable(Object)

Spécifie si ManagerSerializer peut être sérialisé.

Serialize(Object)

Sérialise un objet.

S’applique à