IDTSExternalMetadataColumnCollection100.IsUsed 屬性

定義

public:
 property bool IsUsed { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(101)]
public bool IsUsed { [System.Runtime.InteropServices.DispId(101)] get; [System.Runtime.InteropServices.DispId(101)] set; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
[<set: System.Runtime.InteropServices.DispId(101)>]
member this.IsUsed : bool with get, set
Public Property IsUsed As Boolean

屬性值

Boolean

如果元件填入集合,則為 true ;否則 為 false

屬性

備註

為 true,[ Advanced 屬性 編輯器] 會提供將輸入或輸出資料行集合中的資料行對應至 [輸入資料 ] 索引標籤中之外部元資料集合的功能。

適用於