Overload List

  NameDescription
Public methodGetOrCreateMember(String)
Retrieves an existing scalar member to the entity type, or creates a new one if it doesn't exist.
Public methodGetOrCreateMember(String, String)
Retrieves an existing scalar member to the entity type, or creates a new one if it doesn't exist.
Public methodGetOrCreateMember(String, String, Int32)
Retrieves an existing scalar member to the entity type, or creates a new one if it doesn't exist.

See Also