IDTSVirtualInput100.IsSorted Property

Definition

Gets a value that indicates whether the virtual input columns in the IDTSVirtualInput100 are sorted.

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

Property Value

true if the IsSorted property of the IDTSOutput100 representing the virtual input is true; otherwise, false.

Attributes

Applies to