IDTSExternalMetadataColumn100.CustomPropertyCollection Eigenschaft

Definition

Ruft die Auflistung benutzerdefinierter Eigenschaften der externen Metadatenspalte ab.

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

Eigenschaftswert

Eine IDTSCustomPropertyCollection100, die die Auflistung mit den benutzerdefinierten Eigenschaften der externen Metadatenspalte enthält.

Attribute

Gilt für: