DocumentTableRelation class
DocumentTableRelation class
Represents a parent-child relationship between two DocumentTable objects.
The DocumentTableRelation type exposes the following members:
Properties
| Property | Description |
|---|---|
| parent_column | Gets the parent column of this relation. |
| child_column | Gets the child column of this relation. |
See Also
- module
groupdocs.assembly.data - class
DocumentTable