Freigeben über


IDTSPackagePath100.GetPackagePath-Methode

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
Function GetPackagePath As String
'Usage
Dim instance As IDTSPackagePath100 
Dim returnValue As String 

returnValue = instance.GetPackagePath()
string GetPackagePath()
String^ GetPackagePath()
abstract GetPackagePath : unit -> string
function GetPackagePath() : String

Rückgabewert

Typ: System.String

Siehe auch

Verweis

IDTSPackagePath100 Schnittstelle

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace