Table of Contents

Enum OdbcProviderAdapter.OdbcType

Namespace
LinqToDB.DataProvider
Assembly
linq2db.dll
[Wrapper]
public enum OdbcProviderAdapter.OdbcType
Extension Methods

Fields

BigInt = 1
Binary = 2
Bit = 3
Char = 4
Date = 23
DateTime = 5
Decimal = 6
Double = 8
Image = 9
Int = 10
NChar = 11
NText = 12
NVarChar = 13
Numeric = 7
Real = 14
SmallDateTime = 16
SmallInt = 17
Text = 18
Time = 24
Timestamp = 19
TinyInt = 20
UniqueIdentifier = 15
VarBinary = 21
VarChar = 22