Skip to content

ISqlQuery.OrderBy property

Gets order by list.

public IEnumerable<string> OrderBy { get; }

See Also