Freigeben über


IDTSPackageInternal-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Der IDTSPackageInternal-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Parameters Infrastruktur Gets the parameters used for this class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode SSISExecSuspend Infrastruktur Returns a String that contains the combined id and exec type.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime-Namespace