| EntityConfiguration Methods |
The EntityConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
| |
| Deserialize |
Reads this object from its binary representation.
| |
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(EntityConfiguration) |
Determines whether the specified EntityConfiguration is equal to the current
EntityConfiguration
.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) | |
| Serialize |
Converts this object to its binary representation.
| |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |