跳转到内容
简体中文

MsSqlDurableStateStoreOptions

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

MsSqlDurableStateStoreOptions = MsSqlDurableStateStoreOptionsBuilder | Partial<MsSqlDurableStateStoreOptionsType>

Defined in: src/persistence/durable-state-stores/MsSqlDurableStateStoreOptions.ts:55

Accepted input for any SQL Server durable-state constructor: the fluent MsSqlDurableStateStoreOptionsBuilder OR a plain MsSqlDurableStateStoreOptionsType object.