IDTSPersistenceComponent90 Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Syntax

'Declaration
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("3CF1B168-00E1-4818-8713-6CE11991732E")> _
Public Interface IDTSPersistenceComponent90
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("3CF1B168-00E1-4818-8713-6CE11991732E")] 
public interface IDTSPersistenceComponent90
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"3CF1B168-00E1-4818-8713-6CE11991732E")] 
public interface class IDTSPersistenceComponent90
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("3CF1B168-00E1-4818-8713-6CE11991732E") */ 
public interface IDTSPersistenceComponent90
TypeLibTypeAttribute(4160) 
GuidAttribute("3CF1B168-00E1-4818-8713-6CE11991732E") 
public interface IDTSPersistenceComponent90

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IDTSPersistenceComponent90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace