Add
Leave feedback
On this page
Creates a DocumentTableRelation object for the specified parent and child columns, and adds it to the collection.
public DocumentTableRelation Add(DocumentTableColumn parentColumn, DocumentTableColumn childColumn)
| Parameter | Type | Description |
|---|---|---|
| parentColumn | DocumentTableColumn | The parent column of the relation. |
| childColumn | DocumentTableColumn | The child column of the relation. |
The created relation.
- class DocumentTableRelation
- class DocumentTableColumn
- class DocumentTableRelationCollection
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.