home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextLibrary / Documentation / Sybase / DBLIB / Section3 / close_commit.nr < prev    next >
Encoding:
Text File  |  1993-04-22  |  546 b   |  26 lines

  1. .Na "close_commit" 
  2. .Aa
  3. .Fu
  4. End a connection with the commit service.
  5. .Ih "commit service, ending connection to"
  6. .Sy
  7. .Sf "void close_commit(connect)
  8. .Sp "DBPROCESS" "*connect"
  9. .Co
  10. .Bl
  11. This routine calls \f2dbclose()\fP to end a connection 
  12. with the commit service. 
  13. A call to \f2close_commit()\fP should be made when the application
  14. is through with the commit service, in order to free resources. 
  15. .Bz
  16. .Pa
  17. .Pi connect
  18. A pointer to the DBPROCESS structure that was originally returned 
  19. by \f2open_commit()\fP.
  20. .in -.375i
  21. .Re
  22. .br
  23. None.
  24. .Sa
  25. dbclose
  26.