Click or drag to resize

RGQuery Properties

The RGQuery type exposes the following members.

Properties
  NameDescription
Public propertyExtentWhere
Gets or sets the extent where.
Public propertyOrderBy
Gets or sets the order by.
Public propertyParameters
Gets or sets the parameters.
Public propertyQueryName
Gets or sets the name of query.
Public propertyQueryString
Gets or sets the query string.
Public propertyRGDataContext
Gets or sets the RGDataContext.
Public propertySkip
Bypasses a specified number of elements in a sequence and then returns the remaining elements.
Public propertyTake
Returns a specified number of contiguous elements from the start of a sequence.
Top
See Also