IDTSOutput100.ExternalMetadataColumnCollection 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSExternalMetadataColumnCollection100 ^ ExternalMetadataColumnCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSExternalMetadataColumnCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(118)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSExternalMetadataColumnCollection100 ExternalMetadataColumnCollection { [System.Runtime.InteropServices.DispId(118)] get; }
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
member this.ExternalMetadataColumnCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSExternalMetadataColumnCollection100
Public ReadOnly Property ExternalMetadataColumnCollection As IDTSExternalMetadataColumnCollection100
屬性值
輸出的 IDTSExternalMetadataColumnCollection100。
- 屬性
備註
ExternalMetadataColumnCollection 屬性包含資料行的集合 IDTSExternalMetadataColumn100 。 這個選擇性集合是由連接至外部資料源的元件所填入,用來維護外部資料源中的資料行快照集。 然後,當元件處於中斷線上狀態時,可以使用外部中繼資料行來驗證輸出資料行集合中的資料行。