Freigeben über


IDTSManagedSerializer100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ManagerSerializer.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("368649CC-8595-4592-A432-81F85BFEF102")> _
Public Interface IDTSManagedSerializer100
'Usage
Dim instance As IDTSManagedSerializer100
[GuidAttribute("368649CC-8595-4592-A432-81F85BFEF102")]
public interface IDTSManagedSerializer100
[GuidAttribute(L"368649CC-8595-4592-A432-81F85BFEF102")]
public interface class IDTSManagedSerializer100
[<GuidAttribute("368649CC-8595-4592-A432-81F85BFEF102")>]
type IDTSManagedSerializer100 =  interface end
public interface IDTSManagedSerializer100

Der IDTSManagedSerializer100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode DeSerialize Infrastruktur For more information, see ManagerSerializer.
Öffentliche Methode IsSerializable Infrastruktur For more information, see ManagerSerializer.
Öffentliche Methode Serialize Infrastruktur For more information, see ManagerSerializer.

Zum Anfang