PrimitiveTypeKind Enumeration

 

Primitive Types as defined by EDM

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

public enum PrimitiveTypeKind

Member nameDescription
Binary

Binary Type Kind

Boolean

Boolean Type Kind

Byte

Byte Type Kind

DateTime

DateTime Type Kind

DateTimeOffset

DateTimeOffset Type Kind

Decimal

Decimal Type Kind

Double

Double Type Kind

Geography

Geography Type Kind

GeographyCollection

Geographic collection type kind

GeographyLineString

Geographic linestring type kind

GeographyMultiLineString

Geographic multi-linestring type kind

GeographyMultiPoint

Geographic multi-point type kind

GeographyMultiPolygon

Geographic multi-polygon type kind

GeographyPoint

Geographic point type kind

GeographyPolygon

Geographic polygon type kind

Geometry

Geometry Type Kind

GeometryCollection

Geometric collection type kind

GeometryLineString

Geometric linestring type kind

GeometryMultiLineString

Geometric multi-linestring type kind

GeometryMultiPoint

Geometric multi-point type kind

GeometryMultiPolygon

Geometric multi-polygon type kind

GeometryPoint

Geometric point type kind

GeometryPolygon

Geometric polygon type kind

Guid

Guid Type Kind

Int16

Int16 Type Kind

Int32

Int32 Type Kind

Int64

Int64 Type Kind

SByte

SByte Type Kind

Single

Single Type Kind

String

String Type Kind

Time

Time Type Kind