Click or drag to resize

StiDbTypeDb2 Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Base.StiDbType.Db2"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public enum Db2
Members
  Member nameValueDescription
Invalid0
SmallInt1
Integer2
BigInt3
Real4
Double5
Float6
Decimal7
Numeric8
Date9
Time10
Timestamp11
Char12
VarChar13
LongVarChar14
Binary15
VarBinary16
LongVarBinary17
Graphic18
VarGraphic19
LongVarGraphic20
Clob21
Blob22
DbClob23
Datalink24
RowId25
Xml26
Real37027
DecimalFloat28
DynArray29
BigSerial30
BinaryXml31
TimeStampWithTimeZone32
Cursor33
Serial34
Int835
Serial836
Money37
DateTime38
Text39
Byte40
SmallFloat1002
Null1003
NChar1006
NVarChar1007
Boolean1015
Other1016
See Also