findForeignKeys() protected method
Collects the foreign key column details for the given table.
| protected void findForeignKeys ( $table ) | ||
|---|---|---|
| $table | yii\db\mssql\TableSchema |
The table metadata |
findForeignKeys() protected method
Collects the foreign key column details for the given table.
| protected void findForeignKeys ( $table ) | ||
|---|---|---|
| $table | yii\db\mssql\TableSchema |
The table metadata |
Please login to continue.