Overload List
Name | Description | |
---|---|---|
![]() | AddForeignKeyColumn(String, String, ModelDataType, Boolean, String, String) |
Add a foreign key from a given table to the key of another table.
|
![]() | AddForeignKeyColumn(String, String, String, ModelDataType, Boolean, String, String, String) |
Add a foreign key from a given table to the key of another table.
|
![]() | AddForeignKeyColumn(String, String, String, ModelDataType, Boolean, String, String, String, Int32) |
Add a foreign key from a given table to the key of another table.
|