PrimitiveTypeKind 列挙型

定義

EDM で定義されているプリミティブ型

public enum PrimitiveTypeKind
type PrimitiveTypeKind = 
Public Enum PrimitiveTypeKind
継承
PrimitiveTypeKind

フィールド

Binary 0

バイナリ型の種類

Boolean 1

ブール型の種類

Byte 2

バイト型の種類

DateTime 3

DateTime 型の種類

DateTimeOffset 14

DateTimeOffset 型の種類

Decimal 4

10 進型の種類

Double 5

二重型の種類

Geography 16

Geography 型の種類

GeographyCollection 30

地理的コレクションの種類

GeographyLineString 25

地理的なライン文字列型の種類

GeographyMultiLineString 28

地理的な複数行文字列型の種類

GeographyMultiPoint 27

地理的なマルチポイント型の種類

GeographyMultiPolygon 29

地理的な多角形の種類

GeographyPoint 24

地理的なポイントの種類

GeographyPolygon 26

地理多角形の種類

Geometry 15

Geometry Type Kind

GeometryCollection 23

ジオメトリック コレクションの種類

GeometryLineString 18

幾何学的なライン文字列型の種類

GeometryMultiLineString 21

幾何学的な複数行文字列型の種類

GeometryMultiPoint 20

幾何学的多点タイプの種類

GeometryMultiPolygon 22

幾何学的多角形タイプの種類

GeometryPoint 17

幾何学的な点の種類

GeometryPolygon 19

幾何学的多角形の種類

Guid 6

Guid 型の種類

Int16 9

Int16 型の種類

Int32 10

Int32 型の種類

Int64 11

Int64 型の種類

SByte 8

SByte 型の種類

Single 7

単一型の種類

String 12

文字列型の種類

Time 13

時間の種類の種類

適用対象