dotConnect for DB2 Documentation
Devart.Common Namespace / ParentDataRelation Class / ParentTable Property

In This Topic
ParentTable Property
In This Topic
Gets or sets the DbDataTable that is used as master dataset.
Syntax
'Declaration
 
Public Property ParentTable As DbDataTable
 

Property Value

A DbDataTable that is used as master dataset.
See Also