This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
DataRowViewRelationDescriptor Methods
The methods of the DataRowViewRelationDescriptor class are listed below. For a complete list of DataRowViewRelationDescriptor class members, see the DataRowViewRelationDescriptor Members topic.
Public:
Protected:
CreateAttributeCollection (inherited from MemberDescriptor) |
Creates a collection of attributes using the array of attributes that you passed to the constructor. |
CreateInstance (inherited from PropertyDescriptor) |
Creates an instance of the specified type. |
FillAttributes (inherited from MemberDescriptor) |
In an inheriting class, adds the attributes of the inheriting class to the specified list of attributes in the parent class. |
Finalize (inherited from Object) |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by the Garbage Collector (GC). This method may be ignored by the runtime; therefore, necessary cleanup operations should be done elsewhere. |
MemberwiseClone (inherited from Object) |
Creates a shallow copy of the current Object. |
See Also
DataRowViewRelationDescriptor Class | System.Data Namespace