ObjectParameter.ParameterType Property

 

Gets the parameter type.

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

public Type ParameterType { get; }

Property Value

Type: System.Type

The Type of the parameter.