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