50 references to ArgumentOutOfRange
System.Data (50)
fx\src\data\Microsoft\SqlServer\Server\MetadataUtilsSmi.cs (2)
544
throw ADP.
ArgumentOutOfRange
("typeName");
550
throw ADP.
ArgumentOutOfRange
("typeName");
fx\src\data\Microsoft\SqlServer\Server\SmiSettersStream.cs (1)
81
throw ADP.
ArgumentOutOfRange
("value");
fx\src\data\Microsoft\SqlServer\Server\SqlRecordBuffer.cs (4)
419
throw ADP.
ArgumentOutOfRange
("fieldOffset");
427
throw ADP.
ArgumentOutOfRange
("fieldOffset");
452
throw ADP.
ArgumentOutOfRange
("fieldOffset");
460
throw ADP.
ArgumentOutOfRange
("fieldOffset");
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (4)
936
throw ADP.
ArgumentOutOfRange
("dataIndex");
939
throw ADP.
ArgumentOutOfRange
("bufferIndex");
942
throw ADP.
ArgumentOutOfRange
("length");
976
throw ADP.
ArgumentOutOfRange
("dataIndex");
fx\src\data\System\Data\Sql\SqlDataSourceEnumerator.cs (1)
83
throw ADP.
ArgumentOutOfRange
("readLength");
fx\src\data\System\Data\Sql\SqlUserDefinedTypeAttribute.cs (1)
69
throw ADP.
ArgumentOutOfRange
("MaxByteSize");
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (3)
325
throw ADP.
ArgumentOutOfRange
("BatchSize");
366
throw ADP.
ArgumentOutOfRange
("DestinationTableName");
381
throw ADP.
ArgumentOutOfRange
("NotifyAfter");
fx\src\data\System\Data\SqlClient\SqlClientWrapperSmiStreamChars.cs (2)
75
throw ADP.
ArgumentOutOfRange
("Position");
95
throw ADP.
ArgumentOutOfRange
("value");
fx\src\data\System\Data\SqlClient\SqlDataAdapter.cs (1)
108
throw ADP.
ArgumentOutOfRange
("UpdateBatchSize");
fx\src\data\System\Data\SqlClient\SqlParameter.cs (4)
225
throw ADP.
ArgumentOutOfRange
("CompareInfo");
330
throw ADP.
ArgumentOutOfRange
("LocaleId");
469
throw ADP.
ArgumentOutOfRange
("names");
475
throw ADP.
ArgumentOutOfRange
("names");
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (3)
83
throw ADP.
ArgumentOutOfRange
("value");
323
throw ADP.
ArgumentOutOfRange
(ADP.ParameterOffset);
327
throw ADP.
ArgumentOutOfRange
(ADP.ParameterCount);
fx\src\data\System\Data\SqlClient\SqlSequentialTextReader.cs (2)
460
throw ADP.
ArgumentOutOfRange
(ADP.ParameterIndex);
464
throw ADP.
ArgumentOutOfRange
(ADP.ParameterCount);
fx\src\data\System\Data\SqlClient\SqlStream.cs (2)
111
throw ADP.
ArgumentOutOfRange
(ADP.ParameterCount);
359
throw ADP.
ArgumentOutOfRange
(ADP.ParameterCount);
fx\src\data\System\Data\SqlClient\SqlUtil.cs (1)
241
return ADP.
ArgumentOutOfRange
(str);
fx\src\data\System\Data\SqlClient\TdsParser.cs (10)
8400
throw ADP.
ArgumentOutOfRange
("names");
8403
throw ADP.
ArgumentOutOfRange
("names");
8406
throw ADP.
ArgumentOutOfRange
("names");
9694
throw ADP.
ArgumentOutOfRange
("CallbackId");
9701
throw ADP.
ArgumentOutOfRange
("Service");
9705
throw ADP.
ArgumentOutOfRange
("Timeout");
10238
throw ADP.
ArgumentOutOfRange
(ADP.ParameterOffset);
10241
throw ADP.
ArgumentOutOfRange
(ADP.ParameterCount);
10342
throw ADP.
ArgumentOutOfRange
(ADP.ParameterOffset);
10345
throw ADP.
ArgumentOutOfRange
(ADP.ParameterCount);
fx\src\data\System\Data\SQLTypes\SQLChars.cs (4)
678
throw ADP.
ArgumentOutOfRange
("offset");
685
throw ADP.
ArgumentOutOfRange
("offset");
692
throw ADP.
ArgumentOutOfRange
("offset");
697
throw ADP.
ArgumentOutOfRange
("offset");;
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (3)
592
throw ADP.
ArgumentOutOfRange
("access");
596
throw ADP.
ArgumentOutOfRange
( "options" );
1038
throw ADP.
ArgumentOutOfRange
( "transactionContext" );
fx\src\data\System\Data\SQLTypes\SQLString.cs (1)
754
throw ADP.
ArgumentOutOfRange
("compareOptions");
fx\src\data\System\Data\SQLTypes\UnsafeNativeMethods.cs (1)
206
throw ADP.
ArgumentOutOfRange
( "function" );