public class DataModelRelationship
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getForeignKeyColumn()
Gets the name of the foreign key table column for this relationship.
|
java.lang.String |
getForeignKeyTable()
Gets the name of the foreign key table for this relationship.
|
java.lang.String |
getPrimaryKeyColumn()
Gets the name of the primary key table column for this relationship.
|
java.lang.String |
getPrimaryKeyTable()
Gets the name of the primary key table for this relationship.
|
public java.lang.String getForeignKeyTable()
public java.lang.String getPrimaryKeyTable()
public java.lang.String getForeignKeyColumn()
public java.lang.String getPrimaryKeyColumn()
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.