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