cci_set_autocommit
설명
자동 커밋 모드(autocommit mode)를 설정한다.
구문
int
api_cci_setautocommit
(int
conn_handle
, int
autocommit_mode
)
conn_handle
: (IN) 연결 핸들
autocommit_mode
: (IN) 자동 커밋 모드 설정. 1이면 ON, 0이면 OFF
리턴 값
에러 코드(0 : 성공)
에러 코드
CCI_ER_CON_HANDLE