Udostępnij za pośrednictwem


EdmPrimitiveTypeKind Wyliczenie

Definicja

Wylicza rodzaje Edm Primitives.

public enum EdmPrimitiveTypeKind
type EdmPrimitiveTypeKind = 
Public Enum EdmPrimitiveTypeKind
Dziedziczenie
EdmPrimitiveTypeKind

Pola

Binary 1

Reprezentuje typ binarny.

Boolean 2

Reprezentuje typ logiczny.

Byte 3

Reprezentuje typ bajtu.

Date 32

Reprezentuje typ daty

DateTimeOffset 4

Reprezentuje typ DateTimeOffset.

Decimal 5

Reprezentuje typ dziesiętny.

Double 6

Reprezentuje podwójny typ.

Duration 15

Reprezentuje typ czasu trwania.

Geography 16

Reprezentuje dowolny typ geografii.

GeographyCollection 20

Reprezentuje typ geography GeographyCollection.

GeographyLineString 18

Reprezentuje typ LineString w lokalizacji geograficznej.

GeographyMultiLineString 22

Reprezentuje typ multilinestring geografii.

GeographyMultiPoint 23

Reprezentuje typ lokalizacji geograficznej MultiPoint.

GeographyMultiPolygon 21

Reprezentuje typ geografii MultiPolygon.

GeographyPoint 17

Reprezentuje typ punktu geograficznego.

GeographyPolygon 19

Reprezentuje typ wielokąta geograficznego.

Geometry 24

Reprezentuje dowolny typ geometrii.

GeometryCollection 28

Reprezentuje typ GeometryCollection geometrii.

GeometryLineString 26

Reprezentuje typ LineString geometrii.

GeometryMultiLineString 30

Reprezentuje geometrię typu MultiLineString.

GeometryMultiPoint 31

Reprezentuje geometrię typu MultiPoint.

GeometryMultiPolygon 29

Reprezentuje typ geometryczny MultiPolygon.

GeometryPoint 25

Reprezentuje typ punktu geometrii.

GeometryPolygon 27

Reprezentuje typ wielokąta geometrii.

Guid 7

Reprezentuje typ Guid.

Int16 8

Reprezentuje typ Int16.

Int32 9

Reprezentuje typ Int32.

Int64 10

Reprezentuje typ Int64.

None 0

Reprezentuje typ pierwotny nieznanego rodzaju.

PrimitiveType 34

Reprezentuje typ pierwotny

SByte 11

Reprezentuje typ SByte.

Single 12

Reprezentuje pojedynczy typ.

Stream 14

Reprezentuje typ strumienia.

String 13

Reprezentuje typ ciągu.

TimeOfDay 33

Reprezentuje typ TimeOfDay

Dotyczy