You are here: Symbol Reference > Stimulsoft.Base Namespace > StiDbType Class > StiDbType Enumerations > VistaDb Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.StiDbType.VistaDb Enumeration
Syntax
C++
C#
Visual Basic
public: enum VistaDb { Uninitialized = -1, Char = 1, NChar = 2, VarChar = 3, NVarChar = 4, Text = 5, NText = 6, TinyInt = 8, SmallInt = 9, Int = 10, BigInt = 11, Real = 12, Float = 13, Decimal = 14, Money = 15, SmallMoney = 16, Bit = 17, DateTime = 19, Image = 20, UniqueIdentifier = 22, SmallDateTime = 23, Timestamp = 24, Binary = 25, VarBinary = 26, Time = 27, Date = 28, DateTime2 = 29, DateTimeOffset = 30, Unknown = 31 };

This is record Stimulsoft.Base.StiDbType.VistaDb.

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