EntityCommand.CommandType Property

 

Gets or sets a value that indicates how the CommandText property is to be interpreted.

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

public override CommandType CommandType { get; set; }

Property Value

Type: System.Data.CommandType

One of the CommandType enumeration values.