DBForeignKey Constructors
The foreign key of a table.
Name | Parameters | Description |
---|---|---|
DBForeign |
none |
Initializes a new instance of the DBForeign |
DBForeign |
columns, primary |
Initializes a new instance of the DBForeign |
See Also