5 references to NotSupported
System.Data.OleDb (5)
OleDbConnectionInternal.cs (1)
251throw ADP.NotSupported();
OleDbDataReader.cs (1)
929throw ADP.NotSupported();
System\Data\ProviderBase\DbConnectionFactory.cs (1)
64throw ADP.NotSupported();
System\Data\ProviderBase\DbMetaDataFactory.cs (2)
428throw ADP.NotSupported(); 513throw ADP.NotSupported();