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,则 高级属性 编辑器提供将输入列或输出列集合中的列映射到 " 输入列 " 选项卡中外部元数据集合的功能。