IDTSPackage100.ExtendedProperties 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.
Obtient la collection IDTSExtendedProperties100 du package.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExtendedProperties100 ^ ExtendedProperties { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExtendedProperties100 ^ get(); };
[System.Runtime.InteropServices.DispId(62)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExtendedProperties100 ExtendedProperties { [System.Runtime.InteropServices.DispId(62)] get; }
[<System.Runtime.InteropServices.DispId(62)>]
[<get: System.Runtime.InteropServices.DispId(62)>]
member this.ExtendedProperties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExtendedProperties100
Public ReadOnly Property ExtendedProperties As IDTSExtendedProperties100
Valeur de propriété
Collection IDTSExtendedProperties100 du package.
- Attributs
Remarques
Cette interface est implémentée par les interfaces Package et PackageNeutral.