Forum und email

ovrimos_rollback

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_rollback — Rolls back the transaction

설명

bool ovrimos_rollback ( int $connection_id )

Rolls back the transaction.

매개변수

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.