Published on InterSystems Developer Community (https://community.intersystems.com)

Home > How to Call a Cache Routine from the .NET Cache Client using C#

Question
Matthew Long · Jan 23, 2019

How to Call a Cache Routine from the .NET Cache Client using C#

Hi All,

Is it possible to call a Cache Routine using the .NET Cache Client instead of just SQL statements?

If so, can someone provide an example?

using InterSystems.Data.CacheClient;
using InterSystems.Data.CacheTypes;

Thanks,

-Matt

#.NET #Caché

Source URL:https://community.intersystems.com/post/how-call-cache-routine-net-cache-client-using-c