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 API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Defines an interface implemented by containers that need to have the internal property.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Interface IDTSPackageInternal
'Usage
Dim instance As IDTSPackageInternal
public interface IDTSPackageInternal
public interface class IDTSPackageInternal
type IDTSPackageInternal = interface end
public interface IDTSPackageInternal
The IDTSPackageInternal type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Parameters | Infrastructure. Gets the parameters used for this class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
SSISExecSuspend | Infrastructure. Returns a String that contains the combined id and exec type. |
Top
.gif)
.gif)