Click or drag to resize

ForeignKeyField Properties

The ForeignKeyField type exposes the following members.

Properties
  Name Description
Public property DeleteRule Get or set delete rule for ReferentialAction for Field
Public property ForeignKey Get or set Foreign key field
Public property KeyName Get or set name of key
Public property Ordinal Get or set ordinal of Field
Public property Parent Get foreign key parent information
Public property PrimaryKey Get or set Primary key field
Public property UpdateRule Get or set update rule for ReferentialAction for Field
Top
See Also