EntityKeyQueryExpression Class

Definition

public ref class EntityKeyQueryExpression sealed : Microsoft::Xrm::Sdk::Metadata::Query::MetadataQueryExpression
[System.Runtime.Serialization.DataContract(Name="EntityKeyQueryExpression", Namespace="http://schemas.microsoft.com/xrm/8.0")]
public sealed class EntityKeyQueryExpression : Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression
[<System.Runtime.Serialization.DataContract(Name="EntityKeyQueryExpression", Namespace="http://schemas.microsoft.com/xrm/8.0")>]
type EntityKeyQueryExpression = class
    inherit MetadataQueryExpression
Public NotInheritable Class EntityKeyQueryExpression
Inherits MetadataQueryExpression
Inheritance
Attributes

Constructors

EntityKeyQueryExpression()

Properties

Criteria

Gets or sets the filter criteria for the metadata query.

(Inherited from MetadataQueryExpression)
ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from MetadataQueryBase)
Properties

Gets or sets the properties to be returned by the query.

(Inherited from MetadataQueryExpression)

Applies to