IDTSWaitForMe90 Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see Task.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("2C8B1A1F-0C81-4AF6-AFEA-A903ED486A10")> _
Public Interface IDTSWaitForMe90
[TypeLibTypeAttribute(4160)]
[GuidAttribute("2C8B1A1F-0C81-4AF6-AFEA-A903ED486A10")]
public interface IDTSWaitForMe90
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"2C8B1A1F-0C81-4AF6-AFEA-A903ED486A10")]
public interface class IDTSWaitForMe90
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("2C8B1A1F-0C81-4AF6-AFEA-A903ED486A10") */
public interface IDTSWaitForMe90
TypeLibTypeAttribute(4160)
GuidAttribute("2C8B1A1F-0C81-4AF6-AFEA-A903ED486A10")
public interface IDTSWaitForMe90
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
IDTSWaitForMe90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace