Share via


PackageClass.ExtendedProperties Propriété

Définition

Obtient la collection IDTSExtendedProperties100 du package.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExtendedProperties100 ^ ExtendedProperties { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExtendedProperties100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExtendedProperties100 ExtendedProperties { get; }
member this.ExtendedProperties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExtendedProperties100
Public Overridable ReadOnly Property ExtendedProperties As IDTSExtendedProperties100

Valeur de propriété

Collection d'objets IDTSExtendedProperties100 du package.

Implémente

Remarques

Pour plus d’informations, consultez Package.

S’applique à