ForeignKey Properties

The ForeignKey type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets the list of pairs of column names.
Public propertyDescription
Gets or sets the description.
Public propertyName
Gets or sets the name.
Public propertyReferencedTable
Gets or sets the name of referenced table.
Top
See Also