3 references to InvalidRestrictionValue
System.Data (3)
fx\src\data\System\Data\Odbc\odbcmetadatafactory.cs (1)
904
throw ADP.
InvalidRestrictionValue
(OdbcMetaDataCollectionNames.Procedures,"PROCEDURE_TYPE",restrictions[indexOfProcedureType]);
fx\src\data\System\Data\OleDb\OleDbMetaDataFactory.cs (2)
560
throw ADP.
InvalidRestrictionValue
(collectionName,"TYPE",restrictions[indexRestrictionTypeSlot]);
594
throw ADP.
InvalidRestrictionValue
(collectionName,"PROCEDURE_TYPE",restrictions[procedureRestrictionTypeSlot]);