Share via


PackageRemote32Class.ExtendedProperties Propiedad

Definición

Obtiene la colección IDTSExtendedProperties100 para el paquete.

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

Valor de propiedad

La colección de objetos IDTSExtendedProperties100 para el paquete.

Implementaciones

Se aplica a