12 references to ArgumentNull
System.Data.OleDb (12)
OleDbCommandBuilder.cs (1)
109
throw ADP.
ArgumentNull
("command");
OleDbConnectionStringBuilder.cs (1)
718
throw ADP.
ArgumentNull
("destinationType");
OleDbDataAdapter.cs (4)
160
throw ADP.
ArgumentNull
("dataTable");
164
throw ADP.
ArgumentNull
("adodb");
173
throw ADP.
ArgumentNull
("dataSet");
177
throw ADP.
ArgumentNull
("adodb");
OleDbDataReader.cs (1)
1157
throw ADP.
ArgumentNull
("values");
OleDbException.cs (1)
137
throw ADP.
ArgumentNull
("destinationType");
OleDbParameter.cs (1)
643
throw ADP.
ArgumentNull
("destinationType");
OleDbParameterCollectionHelper.cs (1)
85
throw ADP.
ArgumentNull
(nameof(values));
System\Data\Common\AdapterUtil.cs (1)
208
throw
ArgumentNull
(parameterName);
System\Data\Common\FieldNameLookup.cs (1)
43
throw ADP.
ArgumentNull
("fieldName");