Enum NpgsqlProviderAdapter.NpgsqlDbType
- Namespace
 - LinqToDB.DataProvider.PostgreSQL
 
- Assembly
 - linq2db.dll
 
[Wrapper]
public enum NpgsqlProviderAdapter.NpgsqlDbType
  - Extension Methods
 
Fields
Abstime = 33Array = -2147483648BigIntMultirange = 536870913BigIntRange = 1073741825Bigint = 1Bit = 25Boolean = 2Box = 3Bytea = 4Char = 6Cid = 43Cidr = 44Circle = 5Citext = 51Npgsql 3.0.?.
Date = 7DateMultirange = 536870919DateRange = 1073741831Double = 8Geography = 55Npgsql 4.0.0+.
Geometry = 50Npgsql 3.1.0+.
Hstore = 37Inet = 24Int2Vector = 52Npgsql 3.1.0+.
Integer = 9IntegerMultirange = 536870921IntegerRange = 1073741833InternalChar = 38Interval = 30Json = 35JsonPath = 57Jsonb = 36LQuery = 61LSeg = 11LTree = 60LTxtQuery = 62Line = 10MacAddr = 34MacAddr8 = 54Npgsql 3.2.7+.
Money = 12Multirange = 536870912Name = 32Numeric = 13NumericMultirange = 536870925NumericRange = 1073741837Oid = 41Oidvector = 29Path = 14PgLsn = 59Point = 15Polygon = 16Range = 1073741824Real = 17Refcursor = 23Regconfig = 56Npgsql 4.0.3+.
Regtype = 49Npgsql 3.0.2.
Smallint = 18Text = 19Tid = 53Npgsql 3.1.0+.
Time = 20[CLSCompliant(false)] TimeTZ = 31[Obsolete("Marked obsolete to avoid unintentional use")] TimeTz = 31Added as alias to TimeTZ in npgsql 4.0.0. Don't use it, as it will not work with 3.x.
Timestamp = 21TimestampMultirange = 536870933TimestampRange = 1073741845[CLSCompliant(false)] TimestampTZ = 26[Obsolete("Marked obsolete to avoid unintentional use")] TimestampTz = 26Added as alias to TimestampTZ in npgsql 4.0.0. Don't use it, as it will not work with 3.x.
TimestampTzMultirange = 536870938TimestampTzRange = 1073741850TsQuery = 46TsVector = 45Unknown = 40Uuid = 27Varbit = 39Varchar = 22Xid = 42Xid8 = 64Xml = 28