7 references to VarNumeric
System.Data (4)
fx\src\data\System\Data\Odbc\Odbc32.cs (1)
888case DbType.VarNumeric:
fx\src\data\System\Data\OleDb\OLEDB_Enum.cs (2)
191static private readonly NativeDBType D_VarNumeric = new NativeDBType( 255, 16, true, false, OleDbType.VarNumeric, NativeDBType.VARNUMERIC, S_VARNUMERIC, typeof(System.Decimal), NativeDBType.DECIMAL, DbType.VarNumeric); // 32 - (unicode pointer) 357case DbType.VarNumeric: return D_VarNumeric;
fx\src\data\System\Data\SqlClient\SqlEnums.cs (1)
249case DbType.VarNumeric:
System.Data.Entity (1)
System\Data\Common\Internal\DbTypeMap.cs (1)
145case DbType.VarNumeric:
System.Web (1)
UI\WebControls\Parameter.cs (1)
450case DbType.VarNumeric: // ???
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceUtil.cs (1)
396case DbType.VarNumeric: //