The EntityType type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Equals(Object) |
Returns true if this EntityType is of the given type.
(Overrides Object..::..Equals(Object).) | |
| ForName(String) |
Retrieve an entity type for the given entity name, or null if the name doesn't correspond to a valid EntityType.
| |
| GetHashCode()()()() |
Hash function for this type.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString()()()() |
Return a string representation of this entity type.
(Overrides Object..::..ToString()()()().) |