This would allow mapping the properties of several non-collection types to a single JSON column. So a JSON object containing a mix of properties could be split into several types, e.g. Address and Details.
Also consider mapping entity type properties directly to JSON: #30094
This would allow mapping the properties of several non-collection types to a single JSON column. So a JSON object containing a mix of properties could be split into several types, e.g. Address and Details.
Also consider mapping entity type properties directly to JSON: #30094