IDTSExternalMetadataColumnCollection100.IsUsed 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
如果元件填入集合,則為 true ;否則 為 false。
- 屬性
備註
若 為 true,[ Advanced 屬性 編輯器] 會提供將輸入或輸出資料行集合中的資料行對應至 [輸入資料 行 ] 索引標籤中之外部元資料集合的功能。