Overload List

  NameDescription
Public methodGetOrCreateEntitySet(String)
Retrieves an existing entityset by name, or creates a new one if no matching entity set exist in the storage model.
Public methodGetOrCreateEntitySet(ModelEntitySet, ModelEntityType)
Retrieves an existing entityset based on model entityset/type, or creates a new one if a match can not be found.
Public methodGetOrCreateEntitySet(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.

See Also