ModelRelationship.PrimaryKeyColumn Property

Definition

Contains the ModelTableColumn object representing the primary key column in the table on the one side of the one-to-many relationship.

public:
 property Microsoft::Office::Interop::Excel::ModelTableColumn ^ PrimaryKeyColumn { Microsoft::Office::Interop::Excel::ModelTableColumn ^ get(); };
public Microsoft.Office.Interop.Excel.ModelTableColumn PrimaryKeyColumn { get; }
Public ReadOnly Property PrimaryKeyColumn As ModelTableColumn

Property Value

Applies to