Partager via


Méthode GetPackagePath

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

Syntaxe

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

returnValue = instance.GetPackagePath()
public string GetPackagePath()
public:
virtual String^ GetPackagePath() sealed
abstract GetPackagePath : unit -> string 
override GetPackagePath : unit -> string 
public final function GetPackagePath() : String

Valeur de retour

Type : System. . :: . .String

Implémente

IDTSPackagePath. . :: . .GetPackagePath() () () ()