IDTSPackage100.GetPreExecutionPackageXML(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un package XML de préexécution.
public:
void GetPreExecutionPackageXML([Runtime::InteropServices::Out] System::Object ^ % pvDestination);
[System.Runtime.InteropServices.DispId(1610809424)]
public void GetPreExecutionPackageXML (out object pvDestination);
[<System.Runtime.InteropServices.DispId(1610809424)>]
abstract member GetPreExecutionPackageXML : obj -> unit
Public Sub GetPreExecutionPackageXML (ByRef pvDestination As Object)
Paramètres
- pvDestination
- Object
Destination de l'exécution.
- Attributs
Remarques
Cette interface est implémentée par les interfaces Package et PackageNeutral.