Operation Details |
Description: | Reads the performance measure against investigation for the provider. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. |
Sterotype: | ns |
SQL |
SELECT COUNT(InvestigationDelivery.caseID) INTO :count FROM InvestigationDelivery WHERE InvestigationDelivery.relatedConcernRoleID = :resourceID |