Edge
4.7
NotPlanned
Starting with the .NET Framework 4.7, the tables created for the SQL Workflow Instance Store
(SWIS) by the SqlWorkflowInstanceStoreSchema.sql script use clustered primary keys. Because of
this, identities do not support null
values. The operation of SWIS is not impacted by this
change. The updates were made to support SQL Server Transactional Replication.
- Quirked
- Build-time break
The SQL file SqlWorkflowInstanceStoreSchemaUpgrade.sql must be applied to existing installations in order to experience this change. New database installations will automatically have the change.
- Not detectable via API analysis
Windows Workflow Foundation (WF)