Partager via


Interface IDTSManagedSerializer100

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see ManagerSerializer.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("368649CC-8595-4592-A432-81F85BFEF102")> _
Public Interface IDTSManagedSerializer100
'Utilisation
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