Overload List
| Name | Description | |
|---|---|---|
| GetOrCreateEntityType(String) | 
            Retrieves an existing entity type by name, or creates a new one if no matching entity type exist in the storage model.
              | |
| GetOrCreateEntityType(ModelEntityType) | 
            Retrieves an existing entitytype based on a conceptual model entittype, or creates a new one if a match can not be found.
              |