Interface IDTSExecutionPath100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see IDTSExecutionPath.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")> _
Public Interface IDTSExecutionPath100
'Uso
Dim instance As IDTSExecutionPath100
[GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")]
public interface IDTSExecutionPath100
[GuidAttribute(L"485DA57D-9426-4A83-A052-C8D174465A4E")]
public interface class IDTSExecutionPath100
[<GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")>]
type IDTSExecutionPath100 = interface end
public interface IDTSExecutionPath100
O tipo IDTSExecutionPath100 expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetExecutionPath | Infraestrutura. For more information, see IDTSExecutionPath. |
Início