Freigeben über


IDTSExecutionPath100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see IDTSExecutionPath.

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

Syntax

'Declaration
<GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")> _
Public Interface IDTSExecutionPath100
'Usage
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

Der IDTSExecutionPath100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetExecutionPath Infrastruktur For more information, see IDTSExecutionPath.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace