Microsoft.Xrm.Sdk.Metadata.Query Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains types to query metadata.
Classes
AttributeQueryExpression |
Defines a complex query to retrieve attribute metadata for entities retrieved using an EntityQueryExpression |
DeletedMetadataCollection |
The structure used to return deleted metadata. |
EntityKeyQueryExpression | |
EntityQueryExpression |
Defines a complex query to retrieve entity metadata. |
LabelQueryExpression |
Defines the languages for the labels to be retrieved for metadata items that have labels. |
MetadataConditionExpression |
Contains a condition expression used to filter the results of the metadata query. |
MetadataFilterExpression |
Specifies complex condition and logical filter expressions used for filtering the results of a metadata query. |
MetadataPropertiesExpression |
Specifies the properties for which non-null values are returned from a query. |
MetadataQueryBase |
Represents the abstract base class for constructing a metadata query. |
MetadataQueryExpression |
Represents the abstract base class for constructing a metadata query. |
RelationshipQueryExpression |
Defines a complex query to retrieve entity relationship metadata for entities retrieved using an EntityQueryExpression |
Enums
DeletedMetadataFilters |
An enumeration that specifies the type of deleted metadata to retrieve. |
MetadataConditionOperator |
Describes the type of comparison for two values in a metadata condition expression. |