62 references to NotSupported
System.Data (62)
fx\src\data\Microsoft\SqlServer\Server\SqlDataRecord.cs (3)
155throw ADP.NotSupported(); 226throw ADP.NotSupported(); 425throw ADP.NotSupported();
fx\src\data\Microsoft\SqlServer\Server\ValueUtilsSmi.cs (4)
1836throw ADP.NotSupported(); 2028throw ADP.NotSupported(); 2149throw ADP.NotSupported(); 2310throw ADP.NotSupported();
fx\src\data\System\Data\Common\DataAdapter.cs (4)
324throw ADP.NotSupported(); 415throw ADP.NotSupported(); 466throw ADP.NotSupported(); // FillChildren is not supported with FillPage 744throw ADP.NotSupported();
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
1321throw ADP.NotSupported(); 1457throw ADP.NotSupported();
fx\src\data\System\Data\Common\DBConnection.cs (4)
143throw ADP.NotSupported(); 149throw ADP.NotSupported(); 153throw ADP.NotSupported(); 157throw ADP.NotSupported();
fx\src\data\System\Data\Common\DbDataAdapter.cs (7)
146throw ADP.NotSupported(); 198throw ADP.NotSupported(); 205throw ADP.NotSupported(); 253throw ADP.NotSupported(); 566throw ADP.NotSupported(); 619throw ADP.NotSupported(); 701throw ADP.NotSupported();
fx\src\data\System\Data\Common\DbDataReader.cs (1)
119throw ADP.NotSupported();
fx\src\data\System\Data\Common\dbdatarecord.cs (1)
48throw ADP.NotSupported();
fx\src\data\System\Data\Common\dbenumerator.cs (3)
81throw ADP.NotSupported(); 145throw ADP.NotSupported(); 149throw ADP.NotSupported();
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
241throw ADP.NotSupported();
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (1)
850throw ADP.NotSupported();
fx\src\data\System\Data\ProviderBase\DbConnectionFactory.cs (1)
121throw ADP.NotSupported();
fx\src\data\System\Data\ProviderBase\DbConnectionInternal.cs (1)
329throw ADP.NotSupported();
fx\src\data\System\Data\ProviderBase\DbMetaDataFactory.cs (2)
400throw ADP.NotSupported(); 484throw ADP.NotSupported();
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (2)
992throw ADP.NotSupported(); 1057throw ADP.NotSupported();
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (2)
1932throw ADP.NotSupported(); 2227throw ADP.NotSupported();
fx\src\data\System\Data\SqlClient\SqlDataReaderSmi.cs (1)
226throw ADP.NotSupported();
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (6)
63get { throw ADP.NotSupported(); } 68get { throw ADP.NotSupported(); } 69set { throw ADP.NotSupported(); } 268throw ADP.NotSupported(); 273throw ADP.NotSupported(); 278throw ADP.NotSupported();
fx\src\data\System\Data\SqlClient\SqlSequentialStreamSmi.cs (6)
44get { throw ADP.NotSupported(); } 49get { throw ADP.NotSupported(); } 50set { throw ADP.NotSupported(); } 88throw ADP.NotSupported(); 93throw ADP.NotSupported(); 98throw ADP.NotSupported();
fx\src\data\System\Data\SqlClient\SqlStream.cs (10)
68throw ADP.NotSupported(); 74throw ADP.NotSupported(); 77throw ADP.NotSupported(); 94throw ADP.NotSupported(); 253throw ADP.NotSupported(); 257throw ADP.NotSupported(); 261throw ADP.NotSupported(); 339throw ADP.NotSupported(); 419throw ADP.NotSupported(); 423throw ADP.NotSupported();