dotConnect for Oracle Documentation
Devart.Common Namespace / ParentDataRelation Class
Properties

ParentDataRelation Class Members

The following tables list the members exposed by ParentDataRelation.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ParentDataRelation class using the specified parent DbDataTable and matched arrays of parent and child column names.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets list of child columns used to establish the relation.  
Public PropertyGets or sets list of parent columns used to establish the relation.  
Public PropertyGets or sets the DbDataTable that is used as master dataset.  
Top
See Also