IDTSOutput100.IsSorted Propriedade

Definição

Obtém um valor que indica se as colunas em um objeto de entrada são classificadas.

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

Valor da propriedade

true se as colunas na saída forem classificadas; caso contrário, false.

Atributos

Aplica-se a