IDTSPersist90 Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see IDTSPersist.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<GuidAttribute("D8AACE70-3218-4510-918C-74F0E0119EF0")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSPersist90
[GuidAttribute("D8AACE70-3218-4510-918C-74F0E0119EF0")]
[TypeLibTypeAttribute(4160)]
public interface IDTSPersist90
[GuidAttribute(L"D8AACE70-3218-4510-918C-74F0E0119EF0")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSPersist90
/** @attribute GuidAttribute("D8AACE70-3218-4510-918C-74F0E0119EF0") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSPersist90
GuidAttribute("D8AACE70-3218-4510-918C-74F0E0119EF0")
TypeLibTypeAttribute(4160)
public interface IDTSPersist90
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
IDTSPersist90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace