DB » Api

commit

Description

커밋을 실행한다.

Return Value

Type Description
BOOL 정상처리 여부

Remark

전용 브라우저 환경에서만 동작합니다.

Example

function btnTest_on_mouseup(objInst) { // 커밋 실행 db01.commit(); }

See Also

rollback

Viewer Ver.

9.1.1.1

Update Date

20240117