Method CreateForeignKey
| Improve this Doc View SourceCreateForeignKey()
Creates the foreign key.
Declaration
protected abstract T CreateForeignKey()
Returns
| Type | Description |
|---|---|
| T | The created foreign key. |
Creates the foreign key.
protected abstract T CreateForeignKey()
| Type | Description |
|---|---|
| T | The created foreign key. |