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