IDTSOutput100.CustomPropertyCollection Eigenschaft

Definition

Ruft die Auflistung von IDTSCustomProperty100-Objekten ab, die für ein IDTSOutput100-Objekt definiert sind.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ CustomPropertyCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(104)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 CustomPropertyCollection { [System.Runtime.InteropServices.DispId(104)] get; }
[<System.Runtime.InteropServices.DispId(104)>]
[<get: System.Runtime.InteropServices.DispId(104)>]
member this.CustomPropertyCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
Public ReadOnly Property CustomPropertyCollection As IDTSCustomPropertyCollection100

Eigenschaftswert

Ein IDTSCustomPropertyCollection100-Objekt, das für den Zugriff auf die IDTSCustomProperty100-Objekte in der Auflistung verwendet wird.

Attribute

Gilt für: