You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
<Term Type="Core.Tag" Name="Computed" AppliesTo="Property" DefaultValue="true">
<Annotation Term="Core.Description" String="A value for this property is generated on both insert and update"/>
</Term>
ModuleProducer.cs:
This would generate StoreGeneratedPattern even the value is Identity.
Should verifiy the value is Computed when setting such pattern.
The text was updated successfully, but these errors were encountered: