The HuagatiDBMLExtensions namespace contain all extensibility interfaces for Huagati DBML/EDMX Tools.
Classes
| Class | Description | |
|---|---|---|
| EntityNameTool |
The EntityNameTool abstract class expose methods allowing entity set/type, and member names to be customized before, after, and during application of name rules by the add-in. To customize the naming rules used by Huagati DBML/EDMX Tools, implement a class inheriting this class and overriding all abstract members.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| NameContextEnum |
Enum for the different context that the name tool can be used within
|