Change IDataManagerSvc and IDataProviderSvc to use boost::string_ref
This allows the DataSvc and TsDataSvc implementations to avoid temporary std::string copies.
Edited by Gerhard Raven
This allows the DataSvc and TsDataSvc implementations to avoid temporary std::string copies.