PrimitiveType.ClrEquivalentType Property
Returns an equivalent common language runtime (CLR) type of this PrimitiveType . Note that the ClrEquivalentType property always returns a non-nullable type value.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.TypeA Type object that represents an equivalent common language runtime (CLR) type of this PrimitiveType .