The properties of the DataRowViewRelationDescriptor class are listed below. For a complete list of DataRowViewRelationDescriptor class members, see the DataRowViewRelationDescriptor Members topic.
Attributes (inherited from MemberDescriptor) | Gets the collection of attributes for this member. |
Category (inherited from MemberDescriptor) | Gets the name of the category that the member belongs to, as specified in the CategoryAttribute. |
ComponentType | [To be supplied.] |
Converter (inherited from PropertyDescriptor) | Gets the type converter for this property. |
Description (inherited from MemberDescriptor) | Gets the description of the member as specified in the DescriptionAttribute. |
IsBrowsable (inherited from MemberDescriptor) | Gets a value indicating whether the member is browsable as specified in the BrowsableAttribute. |
IsLocalizable (inherited from PropertyDescriptor) | Gets a value indicating whether this property should be localized, as specified in the LocalizableAttribute. |
IsReadOnly | [To be supplied.] |
IsRealProperty | [To be supplied.] |
Name (inherited from MemberDescriptor) | Gets the name of the member. |
PersistableSupport (inherited from PropertyDescriptor) | Gets a value indicating whether this property should be persisted as specified in the PersistableAttribute. |
PropertyType | [To be supplied.] |
Relation | [To be supplied.] |
AttributeArray (inherited from MemberDescriptor) | Gets or sets an array of attributes. |
NameHashCode (inherited from MemberDescriptor) | Gets the hash code for the name of the member as specified in GetHashCode. |