Metodo IDTSPackagePath100.GetPackagePath

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

For more information, see IDTSPackagePath.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Function GetPackagePath As String
'Utilizzo
Dim instance As IDTSPackagePath100 
Dim returnValue As String 

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

Valore restituito

Tipo: System.String

Vedere anche

Riferimento

IDTSPackagePath100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper