Skip to content

ObjectModelType class

Represents a vertex of the entity graph defined in Korzh.EasyQuery.Linq.Graph. Used in Korzh.EasyQuery.DataModel.LoadFromContext(System.Type) method

public class Korzh.EasyQuery.ObjectModelType
: IEquatable<ObjectModelType>
TypeNameDescription
TypeTypeGets or sets the type.
TypeNameDescription
BooleanEquals(ObjectModelType other)Indicates whether the current object is equal to another object of the same type.
BooleanEquals(Object obj)Indicates whether the current object is equal to another object of the same type.
Int32GetHashCode()Returns a hash code for this instance.