EntityType Methods Breeze.sharp

The EntityType type exposes the following members.

Methods

  Name Description
Public method CreateEntity
Creates an entity with this EntityType.
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method GetDataProperty (Inherited from StructuralType.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetNavigationProperty
Returns the NavigationProperty with the specified name. Returns null if none is found.
Public method GetProperty
Returns either the DataProperty or the NavigationProperty with the specified name. Returns null if none is found.
(Overrides StructuralTypeGetProperty(String).)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns the 'Name' of this EntityType.
(Overrides ObjectToString.)
Top
See Also

Reference