Enum SapHanaProviderAdapter.HanaDbType
- Namespace
- LinqToDB.Internal.DataProvider.SapHana
- Assembly
- linq2db.dll
[Wrapper]
public enum SapHanaProviderAdapter.HanaDbType
- Extension Methods
Fields
AlphaNum = 1BigInt = 2Blob = 3Boolean = 4Clob = 5Date = 6Decimal = 7Double = 8Integer = 9NClob = 10NVarChar = 11Real = 12RealVector = 13SecondDate = 14ShortText = 15SmallDecimal = 16SmallInt = 17TableType = 24Text = 18Time = 19TimeStamp = 20TinyInt = 21VarBinary = 22VarChar = 23