7 references to VarNumeric
System.Data (4)
fx\src\data\System\Data\Odbc\Odbc32.cs (1)
888
case DbType.
VarNumeric
:
fx\src\data\System\Data\OleDb\OLEDB_Enum.cs (2)
191
static 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)
357
case DbType.
VarNumeric
: return D_VarNumeric;
fx\src\data\System\Data\SqlClient\SqlEnums.cs (1)
249
case DbType.
VarNumeric
:
System.Data.Entity (1)
System\Data\Common\Internal\DbTypeMap.cs (1)
145
case DbType.
VarNumeric
:
System.Web (1)
UI\WebControls\Parameter.cs (1)
450
case DbType.
VarNumeric
: // ???
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceUtil.cs (1)
396
case DbType.
VarNumeric
: //