Interface IDTSPackageInternal
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Defines an interface implemented by containers that need to have the internal property.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Interface IDTSPackageInternal
'Uso
Dim instance As IDTSPackageInternal
public interface IDTSPackageInternal
public interface class IDTSPackageInternal
type IDTSPackageInternal = interface end
public interface IDTSPackageInternal
O tipo IDTSPackageInternal expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Parameters | Infraestrutura. Gets the parameters used for this class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
SSISExecSuspend | Infraestrutura. Returns a String that contains the combined id and exec type. |
Início