I'm using workflow 4.5 and in built SQL scripts to store instances and load and other operations. But I need to update my custome schema instead of using defined schema [System.Activities.DurableInstancing]
. Can any one help me out?
Scripts use are
- SqlWorkflowInstanceStoreLogic
- SqlWorkflowInstanceStoreSchema
- SqlPersistenceProviderSchema
- SqlPersistenceProviderLogic
I believe you are looking for Promoted Properties.
https://msdn.microsoft.com/en-us/library/ff642473(v=vs.110).aspx