IDTSVirtualInput100.IsSorted プロパティ

定義

IDTSVirtualInput100内の仮想入力列がソートされているかどうかを示す値が得られます。

public:
 property bool IsSorted { bool get(); };
[System.Runtime.InteropServices.DispId(106)]
public bool IsSorted { [System.Runtime.InteropServices.DispId(106)] get; }
[<System.Runtime.InteropServices.DispId(106)>]
[<get: System.Runtime.InteropServices.DispId(106)>]
member this.IsSorted : bool
Public ReadOnly Property IsSorted As Boolean

プロパティ値

仮想入力を表すIDTSOutput100IsSorted性質が真であれば真であり、そうでなければ偽となります。

属性

適用対象