Name | Description |
---|---|
CommandLineOptions | |
EntityDescriptor | Describes the metadata for a set of entities. The PocoMetadataBuilder calls methods on this class to determine how to generate metadata for the entities. Extend this class to adapt to your data model. |
Generator | Class that loads the assembly and calls the PocoMetadataBuilder |
NorthwindEntityDescriptor | EntityDescriptor for NorthwindIB data model |
Program |