Freigeben über


IDTSPackagePath100-Schnittstelle

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

For more information, see IDTSPackagePath.

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

Syntax

'Declaration
<GuidAttribute("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")> _
Public Interface IDTSPackagePath100
'Usage
Dim instance As IDTSPackagePath100
[GuidAttribute("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")]
public interface IDTSPackagePath100
[GuidAttribute(L"942E3EEE-AA3B-4895-9E51-B6FB1AB44524")]
public interface class IDTSPackagePath100
[<GuidAttribute("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")>]
type IDTSPackagePath100 =  interface end
public interface IDTSPackagePath100

Der IDTSPackagePath100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetPackagePath Infrastruktur For more information, see IDTSPackagePath.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace