GetPackagePath Método
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see IDTSPackagePath.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
Function GetPackagePath As String
'Uso
Dim instance As IDTSPackagePath100
Dim returnValue As String
returnValue = instance.GetPackagePath()
string GetPackagePath()
String^ GetPackagePath()
abstract GetPackagePath : unit -> string
function GetPackagePath() : String
Valor devuelto
Tipo: System. . :: . .String