Enumeration TypeCode

Index

Enumeration members

Boolean

Boolean: = 3

Byte

Byte: = 6

Char

Char: = 4

DBNull

DBNull: = 2

DateTime

DateTime: = 16

Decimal

Decimal: = 15

Double

Double: = 14

Empty

Empty: = 0

Int16

Int16: = 7

Int32

Int32: = 9

Int64

Int64: = 11

Object

Object: = 1

SByte

SByte: = 5

Single

Single: = 13

String

String: = 18

UInt16

UInt16: = 8

UInt32

UInt32: = 10

UInt64

UInt64: = 12

Generated using TypeDoc