Interface IDTSManagedSerializer100
Cette API prend en charge l'infrastructure 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 (en 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
Le type IDTSManagedSerializer100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
DeSerialize | Infrastructure. For more information, see ManagerSerializer. | |
IsSerializable | Infrastructure. For more information, see ManagerSerializer. | |
Serialize | Infrastructure. For more information, see ManagerSerializer. |
Haut de la page