Freigeben über


IDTSExecutionPath-Schnittstelle

Represents the DTS execution path.

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

Syntax

'Declaration
Public Interface IDTSExecutionPath
'Usage
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath =  interface end
public interface IDTSExecutionPath

Der IDTSExecutionPath-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetExecutionPath Returns the execution path of the component.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime-Namespace