TopRowFilter.WithTies Property

Definition

True is WITH TIES keywords were used. Important: The interpreter has to check there is an order by clause.

public bool WithTies { get; set; }
member this.WithTies : bool with get, set
Public Property WithTies As Boolean

Property Value

Applies to