The StoreEntityType type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddComment |
Adds an xml comment to the entity type.
| |
AddMember(String) |
Adds a scalar member to the entity type.
| |
AddMember(String, String) |
Adds a scalar member to the entity type.
| |
AddMember(String, String, Int32) |
Adds a scalar member to the entity type.
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetOrCreateMember(String) |
Retrieves an existing scalar member to the entity type, or creates a new one if it doesn't exist.
| |
GetOrCreateMember(String, String) |
Retrieves an existing scalar member to the entity type, or creates a new one if it doesn't exist.
| |
GetOrCreateMember(String, String, Int32) |
Retrieves an existing scalar member to the entity type, or creates a new one if it doesn't exist.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
Remove |
Removes the object from the model.
| |
ToString | (Inherited from Object.) |