Click or drag to resize

RGQueryRGExtentOrderBy Class

Orders the query results by the specified criteria.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFramework.DataRGQueryRGExtentOrderBy

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
[SerializableAttribute]
public class RGExtentOrderBy

The RGQueryRGExtentOrderBy type exposes the following members.

Properties
  NameDescription
Public propertyKeys
The key columns by which to order the results.
Public propertyParameters
Zero or more parameters that are used in this method.
Public propertyQueryName
Gets or sets the name of query.
Top
See Also