EntityParameter.EdmType Property

 

Gets or sets the type of the parameter, expressed as an EdmType.

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

public virtual EdmType EdmType { get; set; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.EdmType

The type of the parameter, expressed as an EdmType.