IDTSOutput100.IsSorted Propriété

Définition

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

Valeur de propriété

true si les colonnes de la sortie sont triées ; sinon, false.

Attributs

S’applique à