Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<TypeLibTypeAttribute(4176)> _
<GuidAttribute("D0FFBFA6-7247-48DD-BEF0-A758F9C7856C")> _
Public Interface IDTSServerUsageControl90
[TypeLibTypeAttribute(4176)]
[GuidAttribute("D0FFBFA6-7247-48DD-BEF0-A758F9C7856C")]
public interface IDTSServerUsageControl90
[TypeLibTypeAttribute(4176)]
[GuidAttribute(L"D0FFBFA6-7247-48DD-BEF0-A758F9C7856C")]
public interface class IDTSServerUsageControl90
/** @attribute TypeLibTypeAttribute(4176) */
/** @attribute GuidAttribute("D0FFBFA6-7247-48DD-BEF0-A758F9C7856C") */
public interface IDTSServerUsageControl90
TypeLibTypeAttribute(4176)
GuidAttribute("D0FFBFA6-7247-48DD-BEF0-A758F9C7856C")
public interface IDTSServerUsageControl90
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
IDTSServerUsageControl90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace