EntityKeyQueryExpression ComplexType

Contains the details of retrieved entity keys.

Properties

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

Name Type Details
Criteria MetadataFilterExpression

Criteria for retrieving entity keys.

Properties MetadataPropertiesExpression

The properties in entity keys to be retrieved.

Used by

The following use the EntityKeyQueryExpression ComplexType.

Name How used
EntityQueryExpression KeyQuery Property

See also