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