4 references to D_TinyInt
System.Data.OleDb (4)
OleDb_Enum.cs (4)
240
OleDbType.TinyInt =>
D_TinyInt
, // 16
278
TypeCode.SByte => NativeDBType.
D_TinyInt
,
331
DbType.SByte =>
D_TinyInt
,
377
return
D_TinyInt
;