Enumerating Metadata

The EntitySpaces API provides access to your database schema metadata automatically. A table's metadata class is generated for you. You do not need to create any mapping files or hand-edit XML for this purpose.

C#
VB