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>
Properties
Type |
Name |
Description |
Type |
Type |
Gets or sets the type. |
Methods
Type |
Name |
Description |
Boolean |
Equals(ObjectModelType other) |
Indicates whether the current object is equal to another object of the same type. |
Boolean |
Equals(Object obj) |
Indicates whether the current object is equal to another object of the same type. |
Int32 |
GetHashCode() |
Returns a hash code for this instance. |