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

속성 값

구성 요소가 컬렉션을 채웁니다. 그렇지 않으면 false입니다.

특성

설명

고급 true속성 편집기에서 입력 또는 출력 열 컬렉션의 열을 입력 열 탭의 외부 메타데이터 컬렉션에 매핑하는 기능을 제공합니다.

적용 대상