次の方法で共有


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

プロパティ値

仮想入力を IsSorted 表すプロパティが IDTSOutput100 true の場合は true、それ以外の場合は false。

属性

適用対象