The VideoGalleryQuery type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VideoGalleryQuery | Initializes a new instance of the VideoGalleryQuery class |
Methods
| Name | Description | |
|---|---|---|
| AddCriteriaGroup | (Inherited from QueryBase.) | |
| AppendCriteriaGroupQuery | (Inherited from QueryBase.) | |
| AppendCriteriaQuery | (Inherited from QueryBase.) | |
| CleanUp | (Inherited from QueryBase.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAssignedPropertyPath |
Gets the property path for a criterion in this query, i.e. HQLAlias.AssignedProperty
(Inherited from QueryBase.) | |
| GetComparisonOperatorString | (Inherited from QueryBase.) | |
| GetCriteriaQuery | Overloaded. | |
| GetCriterion<(Of <(T>)>) | (Inherited from QueryBase.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetJoinOperatorString | (Inherited from QueryBase.) | |
| GetJoinQuery | (Inherited from QueryBase.) | |
| GetLogicalOperatorString | (Inherited from QueryBase.) | |
| GetOrderByQuery | (Inherited from QueryBase.) | |
| GetQuery |
Gets the complete HQL query string
(Inherited from QueryBase.) | |
| GetQueryTypeAlias |
Gets the HQL valid alias for the type
(Inherited from QueryBase.) | |
| GetSortDirectionString | (Inherited from QueryBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetCriterion<(Of <(T>)>) | (Inherited from QueryBase.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Categories | (Inherited from FrameworkEntityQueryBase.) | |
| CreateDate | ||
| Criteria |
Gets the currently set criteria for this query with the assigned property name as the dictionary key
(Inherited from QueryBase.) | |
| CriteriaGroups | (Inherited from QueryBase.) | |
| CriteriaJoins |
Gets the currently set join operations for criteria
(Inherited from QueryBase.) | |
| CriteriaReverse |
Gets the currently set criteria for this query with the criterion as the dictionary key
(Inherited from QueryBase.) | |
| Description | ||
| ID | ||
| Item | Overloaded. | |
| LastUpdate | ||
| Name | ||
| NumVideos | ||
| NumVideosNotPublished | ||
| NumVideosPublished | ||
| OrderBy | (Inherited from QueryBase.) | |
| ParameterValues |
Gets the list of parameter values appliable to the whole query
(Inherited from QueryBase.) | |
| Parent | ||
| ProcessedCriteria | (Inherited from QueryBase.) | |
| QueryType | (Inherited from QueryBase.) | |
| Rating | (Inherited from FrameworkEntityQueryBase.) | |
| Site | ||
| Tags | (Inherited from FrameworkEntityQueryBase.) |