![]() | RGQuery Class |
Namespace: Recrovit.RecroGridFramework.Data
[SerializableAttribute] public class RGQuery
The RGQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtentWhere |
Gets or sets the extent where.
|
![]() | OrderBy |
Gets or sets the order by.
|
![]() | Parameters |
Gets or sets the parameters.
|
![]() | QueryName |
Gets or sets the name of query.
|
![]() | QueryString |
Gets or sets the query string.
|
![]() | RGDataContext |
Gets or sets the RGDataContext.
|
![]() | Skip |
Bypasses a specified number of elements in a sequence and then returns the remaining elements.
|
![]() | Take |
Returns a specified number of contiguous elements from the start of a sequence.
|