54 references to SqlNullValueException
System.Data (54)
fx\src\data\System\Data\SqlClient\SqlBuffer.cs (1)
955throw new SqlNullValueException();
fx\src\data\System\Data\SqlClient\SqlCachedBuffer.cs (1)
104throw new SqlNullValueException();
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (2)
1574throw new SqlNullValueException(); 2114throw new SqlNullValueException();
fx\src\data\System\Data\SqlClient\SqlUtil.cs (1)
1658System.Data.SqlTypes.SqlNullValueException e = new System.Data.SqlTypes.SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLBinary.cs (3)
97throw new SqlNullValueException(); 110throw new SqlNullValueException(); 127throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLBoolean.cs (2)
105throw new SqlNullValueException(); 235throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLByte.cs (1)
86throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLBytes.cs (4)
193throw new SqlNullValueException(); 227 throw new SqlNullValueException(); 272 throw new SqlNullValueException(); 343throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLChars.cs (4)
184throw new SqlNullValueException(); 220 throw new SqlNullValueException(); 279 throw new SqlNullValueException(); 340throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SqlCharStream.cs (8)
147 throw new SqlNullValueException(); 155 throw new SqlNullValueException(); 159 throw new SqlNullValueException(); 168 throw new SqlNullValueException(); 173 throw new SqlNullValueException(); 178 throw new SqlNullValueException(); 183 throw new SqlNullValueException(); 188 throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLDateTime.cs (3)
304throw new SqlNullValueException(); 314throw new SqlNullValueException(); 324throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (7)
829throw new SqlNullValueException(); 850throw new SqlNullValueException(); 861throw new SqlNullValueException(); 872throw new SqlNullValueException(); 883throw new SqlNullValueException(); 1116throw new SqlNullValueException(); 1132throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLDouble.cs (1)
89throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLGuid.cs (1)
114throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLInt16.cs (1)
85throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLInt32.cs (1)
84throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLInt64.cs (1)
86throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLMoney.cs (4)
155throw new SqlNullValueException(); 164throw new SqlNullValueException(); 181throw new SqlNullValueException(); 200throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLSingle.cs (1)
91throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SQLString.cs (5)
278throw new SqlNullValueException(); 290throw new SqlNullValueException(); 302throw new SqlNullValueException(); 322throw new SqlNullValueException(); 334throw new SqlNullValueException();
fx\src\data\System\Data\SQLTypes\SqlXml.cs (2)
90 throw new SqlNullValueException(); 155 throw new SqlNullValueException();