DbCommandTree.CommandTreeKind Property

 

Gets the kind of this command tree.

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

public abstract DbCommandTreeKind CommandTreeKind { get; }

Property Value

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

The kind of this command tree.