Click or drag to resize

RGQueryRGExtentWhere Class

Limits the query to results that match specified filtering criteria.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFramework.DataRGQueryRGExtentWhere

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

The RGQueryRGExtentWhere type exposes the following members.

Properties
  NameDescription
Public propertyParameters
Zero or more parameters that are used in this method.
Public propertyPredicate
The filter predicate.
Public propertyQueryName
Gets or sets the name of parent object query.
Top
See Also