IDTSOutput100.IsSorted 속성

정의

출력 객체의 열이 정렬되었는지 여부를 나타내는 값을 받습니다.

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

속성 값

출력의 열이 정렬되어 있으면 참입니다; 그렇지 않으면 거짓입니다.

특성

적용 대상