Partager via


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.

Espace de noms: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntaxe

'Déclaration
<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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

IDTSPersist90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace