Enumeration DbType

Index

Enumeration members

AnsiString

AnsiString: = 0

AnsiStringFixedLength

AnsiStringFixedLength: = 22

Binary

Binary: = 1

Boolean

Boolean: = 3

Byte

Byte: = 2

Currency

Currency: = 4

Date

Date: = 5

DateTime

DateTime: = 6

DateTime2

DateTime2: = 26

DateTimeOffset

DateTimeOffset: = 27

Decimal

Decimal: = 7

Double

Double: = 8

Guid

Guid: = 9

Int16

Int16: = 10

Int32

Int32: = 11

Int64

Int64: = 12

Object

Object: = 13

SByte

SByte: = 14

Single

Single: = 15

String

String: = 16

StringFixedLength

StringFixedLength: = 23

Time

Time: = 17

UInt16

UInt16: = 18

UInt32

UInt32: = 19

UInt64

UInt64: = 20

VarNumeric

VarNumeric: = 21

Xml

Xml: = 25

Generated using TypeDoc