将模式从[System.Activities.DurableInstancing]更新到我的自定义架构

时间:2017-01-04 06:22:33

标签: c# sql wpf workflow-foundation-4

我正在使用工作流4.5和内置的SQL脚本来存储实例和加载以及其他操作。但我需要更新我的客户架构,而不是使用已定义的架构[System.Activities.DurableInstancing]。任何人都可以帮助我吗?

脚本使用

  1. SqlWorkflowInstanceStoreLogic
  2. SqlWorkflowInstanceStoreSchema
  3. SqlPersistenceProviderSchema
  4. SqlPersistenceProviderLogic

1 个答案:

答案 0 :(得分:0)