PrimitiveTypeKind Sabit listesi
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
EDM tarafından tanımlanan temel türleri belirtir.
public enum class PrimitiveTypeKind
public enum PrimitiveTypeKind
type PrimitiveTypeKind =
Public Enum PrimitiveTypeKind
- Devralma
Alanlar
Binary | 0 | İkili türü. |
Boolean | 1 | Boole türü. |
Byte | 2 | Bayt türü. |
DateTime | 3 | DateTime türü. |
DateTimeOffset | 14 | DateTimeOffset türü. |
Decimal | 4 | Ondalık türü. |
Double | 5 | Double türü. |
Geography | 16 | Coğrafya türü. |
GeographyCollection | 30 | Coğrafi koleksiyon türü. |
GeographyLineString | 25 | Coğrafi çizgi dizesi türü. |
GeographyMultiLineString | 28 | Coğrafi çok satırlı dize türü. |
GeographyMultiPoint | 27 | Coğrafi çok noktalı tür. |
GeographyMultiPolygon | 29 | Coğrafi çok çokgen türü. |
GeographyPoint | 24 | Coğrafi nokta türü. |
GeographyPolygon | 26 | Coğrafi çokgen türü. |
Geometry | 15 | Geometri Türü. |
GeometryCollection | 23 | Geometrik koleksiyon türü. |
GeometryLineString | 18 | Geometrik çizgi dizesi türü. |
GeometryMultiLineString | 21 | Geometrik çok satırlı dize türü. |
GeometryMultiPoint | 20 | Geometrik çok noktalı tür. |
GeometryMultiPolygon | 22 | Geometrik çok çokgen türü. |
GeometryPoint | 17 | Geometrik nokta türü. |
GeometryPolygon | 19 | Geometrik çokgen türü. |
Guid | 6 | Guid türü. |
Int16 | 9 | Int16 türü. |
Int32 | 10 | Int32 türü. |
Int64 | 11 | Int64 türü. |
SByte | 8 | SByte türü. |
Single | 7 | Tek türü. |
String | 12 | Dize türü. |
Time | 13 | Saat türü. |