IModelRelationships.Add(ModelTableColumn, ModelTableColumn) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Office::Interop::Excel::ModelRelationship ^ Add(Microsoft::Office::Interop::Excel::ModelTableColumn ^ ForeignKeyColumn, Microsoft::Office::Interop::Excel::ModelTableColumn ^ PrimaryKeyColumn);
public Microsoft.Office.Interop.Excel.ModelRelationship Add (Microsoft.Office.Interop.Excel.ModelTableColumn ForeignKeyColumn, Microsoft.Office.Interop.Excel.ModelTableColumn PrimaryKeyColumn);
Public Function Add (ForeignKeyColumn As ModelTableColumn, PrimaryKeyColumn As ModelTableColumn) As ModelRelationship
Parameters
- ForeignKeyColumn
- ModelTableColumn
- PrimaryKeyColumn
- ModelTableColumn