Interface IDTSPersist100
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 IDTSPersist.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("CFAD1443-397E-4A49-8E3A-B099E0245B5C")> _
Public Interface IDTSPersist100
'Utilisation
Dim instance As IDTSPersist100
[GuidAttribute("CFAD1443-397E-4A49-8E3A-B099E0245B5C")]
public interface IDTSPersist100
[GuidAttribute(L"CFAD1443-397E-4A49-8E3A-B099E0245B5C")]
public interface class IDTSPersist100
[<GuidAttribute("CFAD1443-397E-4A49-8E3A-B099E0245B5C")>]
type IDTSPersist100 = interface end
public interface IDTSPersist100