Partager via


Méthode IDTSPackagePath100.GetPackagePath

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see IDTSPackagePath.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Function GetPackagePath As String
'Utilisation
Dim instance As IDTSPackagePath100 
Dim returnValue As String 

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

Valeur de retour

Type : System.String

Voir aussi

Référence

IDTSPackagePath100 Interface

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper