AttributeQueryExpression ComplexType
Contains query to retrieve attribute metadata for entities retrieved using EntityQueryExpression ComplexType.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Criteria | MetadataFilterExpression |
Criteria for retrieving attribute metadata. |
Properties | MetadataPropertiesExpression |
The properties in attribute metadata to be retrieved. |
Used by
The following use the AttributeQueryExpression ComplexType.
Name | How used |
---|---|
EntityQueryExpression | AttributeQuery Property |