MetadataItem.GetBuiltInType Method (BuiltInTypeKind)
Returns a conceptual model built-in type that matches one of the BuiltInTypeKind values.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- builtInTypeKind
-
Type:
System.Data.Entity.Core.Metadata.Edm.BuiltInTypeKind
One of the BuiltInTypeKind values.
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.EdmTypeAn EdmType object that represents the built-in type in the EDM.