22 references to NotSupported
System.Data.Common (22)
System\Data\Common\DataAdapter.cs (4)
254throw ADP.NotSupported(); 370throw ADP.NotSupported(); 434throw ADP.NotSupported(); // FillChildren is not supported with FillPage 763throw ADP.NotSupported();
System\Data\Common\DBCommandBuilder.cs (2)
1482throw ADP.NotSupported(); 1633throw ADP.NotSupported();
System\Data\Common\DbConnection.cs (4)
145throw ADP.NotSupported(); 161throw ADP.NotSupported(); 179throw ADP.NotSupported(); 214throw ADP.NotSupported();
System\Data\Common\DbDataAdapter.cs (7)
158throw ADP.NotSupported(); 223throw ADP.NotSupported(); 231throw ADP.NotSupported(); 288throw ADP.NotSupported(); 675throw ADP.NotSupported(); 738throw ADP.NotSupported(); 838throw ADP.NotSupported();
System\Data\Common\DbDataReader.cs (1)
167throw ADP.NotSupported();
System\Data\Common\DbDataRecord.cs (1)
33throw ADP.NotSupported();
System\Data\Common\DbEnumerator.cs (3)
81throw ADP.NotSupported(); 135throw ADP.NotSupported(); 140throw ADP.NotSupported();