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

属性值

如果表示虚拟输入的属性IDTSOutput100为 true,IsSorted则为 true;否则为 false。

属性

适用于