RelationshipQueryExpression ComplexType

Contains a complex query to retrieve entity relationship metadata for entities retrieved using an EntityQueryExpression.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Criteria MetadataFilterExpression

Complex condition and logical filter expressions used for filtering the results of a metadata query.

Properties MetadataPropertiesExpression

Properties for which non-null values are returned from a query.

Used by

The following use the RelationshipQueryExpression ComplexType.

Name How used
EntityQueryExpression RelationshipQuery Property

See also