Click or drag to resize
EntityConfiguration Methods

The EntityConfiguration type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodDeserialize
Reads this object from its binary representation.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
Protected methodEquals(EntityConfiguration)
Determines whether the specified EntityConfiguration is equal to the current EntityConfiguration .
Public methodGetHashCode
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.)
Public methodSerialize
Converts this object to its binary representation.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also