Condividi tramite


IDTSProperty100.GetPackagePath(Object) Metodo

Definizione

Ottiene il percorso relativo della posizione del pacchetto specificato.

public:
 System::String ^ GetPackagePath(System::Object ^ pObject);
[System.Runtime.InteropServices.DispId(14)]
public string GetPackagePath (object pObject);
[<System.Runtime.InteropServices.DispId(14)>]
abstract member GetPackagePath : obj -> string
Public Function GetPackagePath (pObject As Object) As String

Parametri

pObject
Object

Oggetto contenente il pacchetto.

Restituisce

Percorso relativo della posizione del pacchetto specificato.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a