Share via


IMutableForeignKeyConstraint.ReferencedTable Property

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property ReferencedTable Gets the ITable object that contains the primary key that is referenced by the foreign key. (Inherited from IForeignKeyConstraint.)
Public property ReferencedTable Gets or sets the ITable object that contains the primary key that is referenced by the foreign key.

Top