SQL Server, Azure SQL Database, Amazon RDS & AWS, Oracle and IBM Help
An online community of DBAs, developers and data intelligence builders, with videos, articles, resources and online events for members and non-members.
Find out more >>
(Peter Vogel) ExpandoObjects let you dynamically add members to your object at runtime — a great way to handle scenarios where you need a lot of flexibility. But how do you work with an object when you don’t know the names of its properties?