跳转到内容
简体中文

MsSqlPluginHandles

此内容尚不支持你的语言。

MsSqlPluginHandles = object

Defined in: src/persistence/journals/MsSqlPlugin.ts:17

readonly durableStateStore: MsSqlDurableStateStore

Defined in: src/persistence/journals/MsSqlPlugin.ts:24

The DurableState store instance. PersistenceExtension carries no DurableState registry (same as the Postgres, MariaDB, libSQL and object-storage plugins), so callers who want DurableState read it from the return value and pass it into their DurableStateActor options.