PrimitiveTypeKind Výčet

Definice

Určuje primitivní typy definované nástrojem EDM.

public enum class PrimitiveTypeKind
public enum PrimitiveTypeKind
type PrimitiveTypeKind = 
Public Enum PrimitiveTypeKind
Dědičnost
PrimitiveTypeKind

Pole

Binary 0

Binární typ.

Boolean 1

Logický typ.

Byte 2

Typ Bajt.

DateTime 3

Typ DateTime.

DateTimeOffset 14

Typ DateTimeOffset.

Decimal 4

Typ Desetinné číslo.

Double 5

Typ Double.

Geography 16

Typ Zeměpis.

GeographyCollection 30

Typ geografické kolekce.

GeographyLineString 25

Typ řetězce geografického řádku.

GeographyMultiLineString 28

Typ geografického víceřádkového řetězce.

GeographyMultiPoint 27

Geografický typ s více body.

GeographyMultiPolygon 29

Geografický typ s více mnohoúhelníkem

GeographyPoint 24

Typ geografického bodu.

GeographyPolygon 26

Typ geografického mnohoúhelníku.

Geometry 15

Typ geometrie.

GeometryCollection 23

Typ geometrické kolekce.

GeometryLineString 18

Typ řetězce geometrické čáry

GeometryMultiLineString 21

Typ geometrického víceřádkového řetězce.

GeometryMultiPoint 20

Geometrický typ s více body.

GeometryMultiPolygon 22

Geometrický typ s více mnohoúhelníkem.

GeometryPoint 17

Typ geometrického bodu.

GeometryPolygon 19

Geometrický mnohoúhelník typu.

Guid 6

Typ identifikátoru GUID.

Int16 9

Typ Int16.

Int32 10

Typ Int32.

Int64 11

Typ Int64.

SByte 8

Typ SByte.

Single 7

Jeden typ.

String 12

Typ Řetězec.

Time 13

Typ Čas.

Platí pro