setPrimaryKey() public method
Sets the primary key
public void setPrimaryKey ( $value ) | ||
---|---|---|
$value | mixed | |
throws | yii\base\InvalidCallException |
when record is not new |
setPrimaryKey() public method
Sets the primary key
public void setPrimaryKey ( $value ) | ||
---|---|---|
$value | mixed | |
throws | yii\base\InvalidCallException |
when record is not new |
Please login to continue.