I'm writing a custom code generation template and I need to know the the members of the IdeaBlade.EntityModel.Edm.Metadata.EntityOrComplexTypeWrapper class. Where can I find documentation or something that will reveal them? I'm tired of guessing. And not doing well.
My immediate objective is to find method or property that will yield the database name of an entity, that is, the table name.