11 references to TooManyRestrictions
System.Data (11)
fx\src\data\System\Data\Odbc\odbcmetadatafactory.cs (4)
489
throw ADP.
TooManyRestrictions
(collectionName);
539
throw ADP.
TooManyRestrictions
(DbMetaDataCollectionNames.DataSourceInformation);
745
throw ADP.
TooManyRestrictions
(DbMetaDataCollectionNames.DataTypes);
927
throw ADP.
TooManyRestrictions
(DbMetaDataCollectionNames.ReservedWords);
fx\src\data\System\Data\OleDb\OleDbMetaDataFactory.cs (4)
486
throw ADP.
TooManyRestrictions
(DbMetaDataCollectionNames.DataSourceInformation);
492
throw ADP.
TooManyRestrictions
(DbMetaDataCollectionNames.DataTypes);
498
throw ADP.
TooManyRestrictions
(DbMetaDataCollectionNames.ReservedWords);
521
throw ADP.
TooManyRestrictions
(collectionName);
fx\src\data\System\Data\ProviderBase\DbMetaDataFactory.cs (2)
141
throw ADP.
TooManyRestrictions
(collectionName);
419
throw ADP.
TooManyRestrictions
(exactCollectionName);
fx\src\data\System\Data\SqlClient\sqlmetadatafactory.cs (1)
269
throw ADP.
TooManyRestrictions
(DbMetaDataCollectionNames.DataTypes);