The Dynamicweb.Content.Items.Queries namespace contains classes that are used to query item data from the repository and to perform CRUD operations on item data.
Classes
| Class | Description |
| OrderBy | Represents an object that specifies how query results must be ordered. |
| OrderByCollection | Represents a collection of item field metadata. |
| Query | Represents an item query. |
| Repository | Represents a relational database repository. |
| StorageFactory | Represents a storage factory. |
| StorageManager | Represents a storage manager. This class cannot be inherited. |
Enumerations
See Also