Enum OdbcProviderAdapter.OdbcType
- Namespace
- LinqToDB.DataProvider
- Assembly
- linq2db.dll
[Wrapper]
public enum OdbcProviderAdapter.OdbcType
- Extension Methods
Fields
BigInt = 1Binary = 2Bit = 3Char = 4Date = 23DateTime = 5Decimal = 6Double = 8Image = 9Int = 10NChar = 11NText = 12NVarChar = 13Numeric = 7Real = 14SmallDateTime = 16SmallInt = 17Text = 18Time = 24Timestamp = 19TinyInt = 20UniqueIdentifier = 15VarBinary = 21VarChar = 22