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