Método GetPackagePath
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
For more information, see IDTSPackagePath.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
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 de retorno
Tipo: System. . :: . .String
Consulte também