I need some clarifications on the flexible properties concept.
Say I have a Container containing a Customer entity. The Customer entity has a property called Name of string type.
Now, I want to add a new Customer entity to the same container, and instead of storing text in the Name property, I want to store picture (binary type) in Name.
Can SSDS allow me to do this, i.e. different data types but same propety name within the same container?
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.