Partager via


Interface IDTSExecutionPath

Represents the DTS execution path.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Interface IDTSExecutionPath
'Utilisation
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath =  interface end
public interface IDTSExecutionPath

Le type IDTSExecutionPath expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetExecutionPath Returns the execution path of the component.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime