Skip to content

AdoNetGrainStorage Properties

A storage provider for writing grain state data to relational storage.

CurrentOperationalQueries

getset
View source
public RelationalStorageProviderQueries CurrentOperationalQueries
The queries currently used. When this is updated, the new queries will take effect immediately.

HashPicker

getset
View source
public IStorageHasherPicker HashPicker
The hash generator used to hash natural keys, grain ID and grain type to a more narrow index.