You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several grains with GUID ids that persist state to the OrleansStorage table using the ADO.NET provider.
I am wondering how can I locate the row corresponding to a given grain based on its type and id... I see the grainidhash, grainidn0, grainidn1 and grainidextension columns but I couldn't find any docs related to how to map a given GUID to this columns for querying.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have several grains with GUID ids that persist state to the OrleansStorage table using the ADO.NET provider.
I am wondering how can I locate the row corresponding to a given grain based on its type and id... I see the grainidhash, grainidn0, grainidn1 and grainidextension columns but I couldn't find any docs related to how to map a given GUID to this columns for querying.
Beta Was this translation helpful? Give feedback.
All reactions