इसके माध्यम से साझा किया गया


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

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

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