db\sqlite\Schema $transactionIsolationLevel

$transactionIsolationLevel public write-only property

The transaction isolation level to use for this transaction. This can be either yii\db\Transaction::READ_UNCOMMITTED or yii\db\Transaction::SERIALIZABLE.

public void setTransactionIsolationLevel ( $level )
doc_Yii
2016-10-30 16:59:57
Comments
Leave a Comment

Please login to continue.