Condividi tramite


Interfaccia IDTSPackageInternal

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Defines an interface implemented by containers that need to have the internal property.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Interface IDTSPackageInternal
'Utilizzo
Dim instance As IDTSPackageInternal
public interface IDTSPackageInternal
public interface class IDTSPackageInternal
type IDTSPackageInternal =  interface end
public interface IDTSPackageInternal

Nel tipo IDTSPackageInternal sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Parameters Infrastruttura. Gets the parameters used for this class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico SSISExecSuspend Infrastruttura. Returns a String that contains the combined id and exec type.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime