IDTSInput100.ExternalMetadataColumnCollection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
IDTSExternalMetadataColumnCollection100 オブジェクトの IDTSInput100 です。
- 属性
注釈
ExternalMetadataColumnCollection を使用すると、コンポーネントが外部データ ソースから切断されたとき、またはコストのかかる接続検証が望ましくない場合に、コンポーネント内の列 InputColumnCollection を検証できます。
列は、MapInputColumn メソッドを使用してコレクションに挿入されます。