DbExpression.ExpressionKind Property

 

Gets the kind of the expression, which indicates the operation of this expression.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual DbExpressionKind ExpressionKind { get; }

Property Value

Type: System.Data.Entity.Core.Common.CommandTrees.DbExpressionKind

The kind of the expression, which indicates the operation of this expression.