PrimitiveType Enum

Definition

Primitive type.

public enum PrimitiveType
type PrimitiveType = 
Public Enum PrimitiveType
Inheritance
PrimitiveType

Fields

Name Value Description
Integer 0

Integer

Long 1

Long

Float 2

Float

Double 3

Double

String 4

String

Byte 5

Byte

Binary 6

Binary

Boolean 7

Boolean

Date 8

Date

DateTime 9

DateTime

Password 10

Password

Applies to