80 references to ArgumentNull
System.Data (80)
fx\src\data\Microsoft\SqlServer\Server\SqlDataRecord.cs (5)
99throw ADP.ArgumentNull("values"); 261throw ADP.ArgumentNull("values"); 359throw ADP.ArgumentNull( "values" ); 581throw ADP.ArgumentNull( "metadata" ); 589throw ADP.ArgumentNull( "metadata["+i+"]" );
fx\src\data\Microsoft\SqlServer\Server\sqlpipe.cs (1)
49throw ADP.ArgumentNull( "command" );
fx\src\data\Microsoft\SqlServer\Server\ValueUtilsSmi.cs (2)
1352throw ADP.ArgumentNull( "buffer" ); 1387throw ADP.ArgumentNull( "buffer" );
fx\src\data\System\Data\Common\AdapterUtil.cs (4)
362throw ArgumentNull(parameterName); 1267return ArgumentNull(parameter); 1285return ArgumentNull(parameter); 1294return ArgumentNull(parameter);
fx\src\data\System\Data\Common\DataAdapter.cs (2)
332throw ADP.ArgumentNull("dataSet"); 357throw ADP.ArgumentNull("dataTable");
fx\src\data\System\Data\Common\DataColumnMapping.cs (2)
92throw ADP.ArgumentNull("dataTable"); 191throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\Common\DataColumnMappingCollection.cs (1)
143throw ADP.ArgumentNull("values");
fx\src\data\System\Data\Common\DataRecordInternal.cs (1)
57throw ADP.ArgumentNull("values");
fx\src\data\System\Data\Common\DataTableMapping.cs (2)
134throw ADP.ArgumentNull("dataSet"); 204throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\Common\DataTableMappingCollection.cs (1)
137throw ADP.ArgumentNull("values");
fx\src\data\System\Data\Common\DBCommandBuilder.cs (1)
1365throw ADP.ArgumentNull("rowUpdatingEvent");
fx\src\data\System\Data\Common\DbDataAdapter.cs (3)
303throw ADP.ArgumentNull("dataSet"); 325throw ADP.ArgumentNull("dataTable"); 717throw ADP.ArgumentNull("dataRows");
fx\src\data\System\Data\Common\DBDataPermission.cs (3)
52throw ADP.ArgumentNull("permissionAttribute"); 59throw ADP.ArgumentNull("permissionAttribute"); 273throw ADP.ArgumentNull("securityElement");
fx\src\data\System\Data\Common\dbenumerator.cs (2)
30throw ADP.ArgumentNull("reader"); 37throw ADP.ArgumentNull("reader");
fx\src\data\System\Data\Common\FieldNameLookup.cs (2)
36throw ADP.ArgumentNull("fieldNames"); 69throw ADP.ArgumentNull("fieldName");
fx\src\data\System\Data\Common\RowUpdatedEventArgs.cs (1)
143throw ADP.ArgumentNull("array");
fx\src\data\System\Data\Odbc\OdbcCommandBuilder.cs (1)
108throw ADP.ArgumentNull("command");
fx\src\data\System\Data\Odbc\OdbcConnectionHandle.cs (2)
38throw ADP.ArgumentNull("connection"); 41throw ADP.ArgumentNull("constr");
fx\src\data\System\Data\Odbc\OdbcConnectionStringbuilder.cs (1)
315throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\Odbc\OdbcParameter.cs (1)
1014throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\OleDb\OleDbCommandBuilder.cs (1)
102throw ADP.ArgumentNull("command");
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
754throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\OleDb\OleDbDataAdapter.cs (4)
175throw ADP.ArgumentNull("dataTable"); 178throw ADP.ArgumentNull("adodb"); 199throw ADP.ArgumentNull("dataSet"); 202throw ADP.ArgumentNull("adodb");
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (1)
1039throw ADP.ArgumentNull("values");
fx\src\data\System\Data\OleDb\OleDbException.cs (1)
144throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\OleDb\OleDbParameter.cs (1)
559throw ADP.ArgumentNull("destinationType");
fx\src\Data\System\Data\ProviderBase\DbParameterCollectionHelper.cs (1)
80throw ADP.ArgumentNull("values");
fx\src\data\System\Data\Sql\SqlMetaData.cs (4)
640throw ADP.ArgumentNull("userDefinedType"); 667throw ADP.ArgumentNull("objectName"); 685throw ADP.ArgumentNull("name"); 1127throw ADP.ArgumentNull("value");
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (3)
283throw ADP.ArgumentNull("connection"); 304throw ADP.ArgumentNull("connectionString"); 363throw ADP.ArgumentNull("DestinationTableName");
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
1363throw ADP.ArgumentNull("asyncResult");
fx\src\data\System\Data\SqlClient\SqlCommandBuilder.cs (1)
210throw ADP.ArgumentNull("command");
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (1)
1444throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\SqlClient\SqlCredential.cs (2)
35throw ADP.ArgumentNull("userId"); 45throw ADP.ArgumentNull("password");
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (2)
2475throw ADP.ArgumentNull("values"); 2680throw ADP.ArgumentNull("values");
fx\src\data\System\Data\SqlClient\SqlDataReaderSmi.cs (2)
159throw ADP.ArgumentNull("values"); 833throw ADP.ArgumentNull("values");
fx\src\data\System\Data\SqlClient\SqlDependency.cs (3)
452throw ADP.ArgumentNull("command"); 577throw ADP.ArgumentNull("connectionString"); 702throw ADP.ArgumentNull("connectionString");
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (1)
332throw ADP.ArgumentNull("id");
fx\src\data\System\Data\SqlClient\SqlParameter.cs (1)
1772throw ADP.ArgumentNull("destinationType");
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (2)
136throw ADP.ArgumentNull("asyncResult"); 319throw ADP.ArgumentNull(ADP.ParameterBuffer);
fx\src\data\System\Data\SqlClient\SqlSequentialTextReader.cs (1)
456throw ADP.ArgumentNull(ADP.ParameterBuffer);
fx\src\data\System\Data\SqlClient\SqlStream.cs (2)
105throw ADP.ArgumentNull(ADP.ParameterBuffer); 351throw ADP.ArgumentNull(ADP.ParameterBuffer);
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
9691throw ADP.ArgumentNull("CallbackId"); 9698throw ADP.ArgumentNull("Service"); 10235throw ADP.ArgumentNull(ADP.ParameterBuffer); 10339throw ADP.ArgumentNull(ADP.ParameterBuffer);
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (2)
80throw ADP.ArgumentNull("transactionContext"); 83throw ADP.ArgumentNull ( "path" );