You are here: Symbol Reference > Stimulsoft.Base Namespace > StiDbType Class > StiDbType Enumerations > Informix Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.StiDbType.Informix Enumeration
Syntax
C++
C#
Visual Basic
public: enum Informix { Char = 0, SmallInt = 1, Integer = 2, Float = 3, SmallFloat = 4, Real = 4, Decimal = 5, Serial = 6, Date = 7, Money = 8, Null = 9, DateTime = 10, Byte = 11, Text = 12, VarChar = 13, NChar = 15, NVarChar = 16, Int8 = 17, Serial8 = 18, Other = 99, LVarChar = 101, LongVarChar = 101, Blob = 110, Clob = 111, Boolean = 126, Invalid = 200, BigInt = 203, Double = 205, Numeric = 208, Time = 210, Timestamp = 211, Binary = 215, VarBinary = 216, LongVarBinary = 217, BigSerial = 230 };

This is record Stimulsoft.Base.StiDbType.Informix.

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