Interface IDTSPackageInternal100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represents an interface implemented by the collection of IDTSPackageInternal100 container that need to have the internal property.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")> _
Public Interface IDTSPackageInternal100
'Uso
Dim instance As IDTSPackageInternal100
[GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface IDTSPackageInternal100
[GuidAttribute(L"1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface class IDTSPackageInternal100
[<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")>]
type IDTSPackageInternal100 = interface end
public interface IDTSPackageInternal100
O tipo IDTSPackageInternal100 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 | |
---|---|---|
SetFlagRunningInOutProcess | Infraestrutura. Sets the flag running the incoming and outgoing process. | |
SetISServerExecutionID | Infraestrutura. Sets the Integration Services server execution ID of the package. | |
SSISExecSuspend | Infraestrutura. Returns a String that contains the combined id and exec type. |
Início