Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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