Freigeben über


IDTSPersist100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see IDTSPersist.

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

Syntax

'Declaration
<GuidAttribute("CFAD1443-397E-4A49-8E3A-B099E0245B5C")> _
Public Interface IDTSPersist100
'Usage
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