Compartir a través de


DbDeleteCommandTree.CommandTreeKind Propiedad

Definición

Obtiene el tipo de este árbol de comandos.

public override System.Data.Entity.Core.Common.CommandTrees.DbCommandTreeKind CommandTreeKind { get; }
member this.CommandTreeKind : System.Data.Entity.Core.Common.CommandTrees.DbCommandTreeKind
Public Overrides ReadOnly Property CommandTreeKind As DbCommandTreeKind

Valor de propiedad

El tipo de este árbol de comandos.

Se aplica a