This type contains the following members.
public class DocumentQuery<T> where T : Redakt.Data.DocumentStore.IEntity
- Inheritance:
- ObjectDocumentQuery<T>
Constructors
| DocumentQuery() |
Properties
| Filter | |
| Skip | |
| Take | |
| GetTotalCount | |
| OrderBy | |
| OrderDescending |