MaintenancePlan.BasePackage Propriété
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.
public:
property Microsoft::SqlServer::Dts::Runtime::Package ^ BasePackage { Microsoft::SqlServer::Dts::Runtime::Package ^ get(); };
public Microsoft.SqlServer.Dts.Runtime.Package BasePackage { get; }
member this.BasePackage : Microsoft.SqlServer.Dts.Runtime.Package
Public ReadOnly Property BasePackage As Package