Compartir a través de


GetPackagePath Método

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Function GetPackagePath As String
'Uso
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

Valor devuelto

Tipo: System. . :: . .String

Implementa

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