1 reference to S_I1
System.Data (1)
fx\src\data\System\Data\OleDb\OLEDB_Enum.cs (1)
171static private readonly NativeDBType D_TinyInt = new NativeDBType( 3, 1, true, false, OleDbType.TinyInt, NativeDBType.I1, S_I1, typeof(System.Int16), NativeDBType.I1, DbType.SByte ); // 13 - integer1 // MDAC 59492