Click or drag to resize

ForeignKeyAttribute Properties

The ForeignKeyAttribute type exposes the following members.

Properties
  NameDescription
Public propertyColumn
Gets or sets the column to which the key applies
Public propertyTable
Gets or sets the table to which the key applies
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also