The ENEQuery type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddSelection |
Adds the field named fieldName to the set of fields that should
be returned for each record in the result set.
|
![]() | ContainsAggrERecQuery |
Returns if this query includes a aggregated record query.
|
![]() | ContainsDimSearchQuery |
Returns if this query includes a dimension search query.
|
![]() | ContainsERecQuery |
Returns if this query includes a record query.
|
![]() | ContainsERecsQuery |
Returns if this query includes a query for records.
|
![]() | ContainsNavQuery |
Returns whether the query includes a navigation query.
|
![]() | ContainsQuery |
Returns whether the query is querying for any of a navigation,
record, dimension search, or a value set search.
|
![]() | 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.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetNavActiveSortKeys |
Get the list of sort keys with which the navigation query's
records will be sorted.
|
![]() | GetNavSortKey |
Gets the sort key with which the navigation query's records will be sorted.
|
![]() | GetNavSortOrder |
Gets the sort order with which the navigation query's records
will be sorted.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetNavActiveSortKeys |
Set the list of sort keys with which the navigation query's
records will be sorted.
|
![]() | SetNavSortKey |
Sets the sort key with which the navigation query's records will be sorted.
|
![]() | SetNavSortOrder |
Sets the sort order with which the navigation query's records will be sorted.
|
![]() | ToString | (Inherited from Object.) |