EntityInfo Structure |
Namespace: Dundas.BI.Entities
The EntityInfo type exposes the following members.
Name | Description | |
---|---|---|
Id | Gets the ID of the entity. | |
ObjectType | Gets the kind of the entity. |
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) | |
Equals(EntityInfo) | Indicates whether the current object is equal to another object of the same type. | |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) |
Name | Description | |
---|---|---|
Equality | Implements the operator ==. | |
Inequality | Implements the operator !=. |