PrimitiveTypeKind Enum

Definition

Primitive Types as defined by EDM

public enum PrimitiveTypeKind
type PrimitiveTypeKind = 
Public Enum PrimitiveTypeKind
Inheritance
PrimitiveTypeKind

Fields

Binary 0

Binary Type Kind

Boolean 1

Boolean Type Kind

Byte 2

Byte Type Kind

DateTime 3

DateTime Type Kind

DateTimeOffset 14

DateTimeOffset Type Kind

Decimal 4

Decimal Type Kind

Double 5

Double Type Kind

Geography 16

Geography Type Kind

GeographyCollection 30

Geographic collection type kind

GeographyLineString 25

Geographic linestring type kind

GeographyMultiLineString 28

Geographic multi-linestring type kind

GeographyMultiPoint 27

Geographic multi-point type kind

GeographyMultiPolygon 29

Geographic multi-polygon type kind

GeographyPoint 24

Geographic point type kind

GeographyPolygon 26

Geographic polygon type kind

Geometry 15

Geometry Type Kind

GeometryCollection 23

Geometric collection type kind

GeometryLineString 18

Geometric linestring type kind

GeometryMultiLineString 21

Geometric multi-linestring type kind

GeometryMultiPoint 20

Geometric multi-point type kind

GeometryMultiPolygon 22

Geometric multi-polygon type kind

GeometryPoint 17

Geometric point type kind

GeometryPolygon 19

Geometric polygon type kind

Guid 6

Guid Type Kind

Int16 9

Int16 Type Kind

Int32 10

Int32 Type Kind

Int64 11

Int64 Type Kind

SByte 8

SByte Type Kind

Single 7

Single Type Kind

String 12

String Type Kind

Time 13

Time Type Kind

Applies to