Compartilhar via


Interface IDTSExecutionPath

Represents the DTS execution path.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Interface IDTSExecutionPath
'Uso
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath =  interface end
public interface IDTSExecutionPath

O tipo IDTSExecutionPath expõe os membros a seguir.

Métodos

  Nome Descrição
Método público GetExecutionPath Returns the execution path of the component.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime