DevForce Help Reference
EntityProperty Class Properties


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

Public Properties
 NameDescription
Public PropertyDataType The datatype of this property.  
Public PropertyEntityTypeThe type of IEntity to which this property belongs.  
Public PropertyIsNullable Whether this property can accept a null value.  
Public PropertyIsReadOnly Is this property readonly?  
Public PropertyMemberMetadata Metadata for the property.  
Public PropertyName The name of this property in the Entity; this is not necessarily the data source name.  
Public PropertyPropertyInfo The actual property that this EntityProperty describes.  
Top
Protected Properties
 NameDescription
Protected PropertyEntityKind The type of object on which the property is defined.  
Top
See Also

Reference

EntityProperty Class
IdeaBlade.EntityModel Namespace

Send Feedback