| Home | How To | Online Documentation | Support | Download | Order |
|
|
SAAutoCommit_t AutoCommit() const; Checks whether autocommit is enabled or disabled for the current connection. Return valueOne of the following values from SAAutoCommit_t enum:
RemarksFunction returns autocommit option state that was previously set by setAutoCommit. Returns SA_AutoCommitUnknown if no autocommit mode was set. In that case see DBMS specific documentation for default autocommit option used. To change current autocommit option state use setAutoCommit method. Server specific notesNo specific information. See alsoProblems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
||||||||||||||||||