⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 struct_o_c_i___connection.html

📁 ORACLE编程的好东西,纯C写的OCI封装.很好用,支持数据池.
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"><title>OCILIB (C Driver for Oracle): OCI_Connection Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.4 --><div class="tabs">  <ul>    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>    <li><a href="modules.html"><span>Modules</span></a></li>    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>    <li><a href="files.html"><span>Files</span></a></li>  </ul></div><div class="tabs">  <ul>    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>  </ul></div><h1>OCI_Connection Struct Reference<br><small>[<a class="el" href="group__g__objects.html">Library objects and datatypes</a>]</small></h1><!-- doxytag: class="OCI_Connection" --><code>#include &lt;<a class="el" href="ocilib_8h-source.html">ocilib.h</a>&gt;</code><p><hr><a name="_details"></a><h2>Detailed Description</h2>Oracle physical connection. <p>It holds all information about a connection such as error handling, associated statements, ... Error handling and transactions are embedded within a connection object.<p>Multithreaded applications that use multiple connections should use one connection per thread as all statements associated with a connection share the same context. <p>Definition at line <a class="el" href="ocilib__types_8h-source.html#l00223">223</a> of file <a class="el" href="ocilib__types_8h-source.html">ocilib_types.h</a>.</p><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr></table><hr size="1"><address style="text-align: right;"><small>Generated on Thu Oct 9 10:07:49 2008 for OCILIB (C Driver for Oracle) by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -