IDTSOutput100.IsSorted Свойство

Определение

Возвращает значение, показывающее, отсортированы ли столбцы выходного объекта.

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

Значение свойства

Значение true, если столбцы в выходных данных отсортированы; в противном случае — значение false.

Атрибуты

Применяется к