Dynamicweb.Content.Items.Queries Namespace : Query Class |
The following tables list the members exposed by Query.
Name | Description | |
---|---|---|
![]() | Query Constructor | Initializes a new instance of an object. |
Name | Description | |
---|---|---|
![]() | Amount | Gets or sets the amount of records to select. |
![]() | Fields | Gets or sets the list of fields to be selected. |
![]() | Offset | Gets or sets the number of results so skip during the selection process. |
![]() | OrderBy | Gets or sets the collection of objects specifying how results must be ordered. |