Compartir a través de


IDTSPackagePath100.GetPackagePath Método

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa 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

Vea también

Referencia

IDTSPackagePath100 Interfaz

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper