Share via


IDTSOutput100.IsSorted Proprietà

Definizione

Ottiene un valore che indica se le colonne in un oggetto di output vengono ordinate.

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

Valore della proprietà

true se le colonne nell'output sono ordinate; in caso contrario, false.

Attributi

Si applica a