IDTSOutput100.IsSorted Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Spalten in einem Ausgabeobjekt sortiert sind.

public:
 property bool IsSorted { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(111)]
public bool IsSorted { [System.Runtime.InteropServices.DispId(111)] get; [System.Runtime.InteropServices.DispId(111)] set; }
[<System.Runtime.InteropServices.DispId(111)>]
[<get: System.Runtime.InteropServices.DispId(111)>]
[<set: System.Runtime.InteropServices.DispId(111)>]
member this.IsSorted : bool with get, set
Public Property IsSorted As Boolean

Eigenschaftswert

true, wenn die Spalten in der Ausgabe sortiert werden; andernfalls false.

Attribute

Gilt für: