DevForce Help Reference
DataEntityProperty Class Methods


For a list of all members of this type, see DataEntityProperty members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Create Creates a new DataEntityProperty from the information provided.  
Public MethodEquals Provides value equality.  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
Public MethodGetValueOverloaded. Overridden.  Gets the value for this property on the selected instance.  
Public MethodSetValue Sets the value for this property on the selected instance. (Inherited from IdeaBlade.EntityModel.EntityProperty)
Public MethodToStringReturns a string that represents the current object. (Inherited from IdeaBlade.EntityModel.EntityProperty)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

DataEntityProperty Class
IdeaBlade.EntityModel Namespace
EntityProperty Class
DataEntityProperty<TInstance,TValue> Class
NavigationEntityProperty Class

Send Feedback