svn_fs_abort_txn

(PECL svn >= 0.2.0)

svn_fs_abort_txnAbort a transaction, returns true if everything is okay, false otherwise

Açıklama

svn_fs_abort_txn(resource $txn): bool
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Abort a transaction, returns true if everything is okay, false otherwise

Notlar

Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu risk göze alınamayacaksa bu işlev kullanılmamalıdır.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top