Enum DB2ProviderAdapter.DB2Type
- Namespace
- LinqToDB.DataProvider.DB2
- Assembly
- linq2db.dll
[Wrapper]
public enum DB2ProviderAdapter.DB2Type
- Extension Methods
Fields
BigInt = 3BigSerial = 30Binary = 15BinaryXml = 31Blob = 22Boolean = 1015Byte = 40Char = 12Char1 = 1001Clob = 21Cursor = 33Datalink = 24Date = 9DateTime = 38DbClob = 23Decimal = 7DecimalFloat = 28Double = 5DynArray = 29Float = 6Graphic = 18Int8 = 35Integer = 2IntervalDayFraction = 1005IntervalYearMonth = 1004Invalid = 0List = 1010LongVarBinary = 17LongVarChar = 14LongVarGraphic = 20Money = 37MultiSet = 1009NChar = 1006NVarChar = 1007Null = 1003Numeric = 8Other = 1016Real = 4Real370 = 27Row = 1011RowId = 25SQLUDTFixed = 1013SQLUDTVar = 1012Serial = 34Serial8 = 36Set = 1008SmallFloat = 1002SmallInt = 1SmartLobLocator = 1014Text = 39Time = 10TimeStampWithTimeZone = 32Timestamp = 11VarBinary = 16VarChar = 13VarGraphic = 19Xml = 26