6 references to TooManyRestrictions
System.Data.OleDb (6)
OleDbMetaDataFactory.cs (4)
506throw ADP.TooManyRestrictions(DbMetaDataCollectionNames.DataSourceInformation); 514throw ADP.TooManyRestrictions(DbMetaDataCollectionNames.DataTypes); 522throw ADP.TooManyRestrictions(DbMetaDataCollectionNames.ReservedWords); 552throw ADP.TooManyRestrictions(collectionName);
System\Data\ProviderBase\DbMetaDataFactory.cs (2)
141throw ADP.TooManyRestrictions(collectionName); 450throw ADP.TooManyRestrictions(exactCollectionName);