You are here: Symbol Reference > Stimulsoft.Base Namespace > StiDbType Class > StiDbType Enumerations > Db2 Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.StiDbType.Db2 Enumeration
Syntax
C++
C#
Visual Basic
public: enum Db2 { Invalid = 0, SmallInt = 1, Integer = 2, BigInt = 3, Real = 4, Double = 5, Float = 6, Decimal = 7, Numeric = 8, Date = 9, Time = 10, Timestamp = 11, Char = 12, VarChar = 13, LongVarChar = 14, Binary = 15, VarBinary = 16, LongVarBinary = 17, Graphic = 18, VarGraphic = 19, LongVarGraphic = 20, Clob = 21, Blob = 22, DbClob = 23, Datalink = 24, RowId = 25, Xml = 26, Real370 = 27, DecimalFloat = 28, DynArray = 29, BigSerial = 30, BinaryXml = 31, TimeStampWithTimeZone = 32, Cursor = 33, Serial = 34, Int8 = 35, Serial8 = 36, Money = 37, DateTime = 38, Text = 39, Byte = 40, SmallFloat = 1002, Null = 1003, NChar = 1006, NVarChar = 1007, Boolean = 1015, Other = 1016 };

This is record Stimulsoft.Base.StiDbType.Db2.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.