语言

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 属性为真,则为真;否则为假。

属性

适用于