Freigeben über


IDTSInput100.ExternalMetadataColumnCollection Eigenschaft

Definition

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

Eigenschaftswert

IDTSExternalMetadataColumnCollection100 des IDTSInput100-Objekts.

Attribute

Hinweise

Mit der ExternalMetadataColumnCollection können Komponenten die Spalten in seinem InputColumnCollection Element überprüfen, wenn die Komponente von ihrer externen Datenquelle getrennt wird oder wenn eine teure verbundene Überprüfung nicht wünschenswert ist.

Spalten werden mithilfe der Methode in die MapInputColumn Auflistung eingefügt.

Gilt für: