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

📄 struct_o_c_i___file.html

📁 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_File 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_File Struct Reference<br><small>[<a class="el" href="group__g__objects.html">Library objects and datatypes</a>]</small></h1><!-- doxytag: class="OCI_File" --><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 External Large objects:. <p>The following external Larges Objects are supported:<p><ul><li>BFILEs : Binary files</li><li>CFILEs : Character files</li></ul><p>FILEs were introduced by OCI8 in order to store references to files located outside the database .<p><dl class="warning" compact><dt><b>Warning:</b></dt><dd>Only Read-only access is allowed on BFILEs</dd></dl>Two way to use FILEs :<p><ul><li>within statement context (query, binding)</li><li>without statement context (server files reading) through <a class="el" href="struct_o_c_i___file.html" title="Oracle External Large objects:.">OCI_File</a> properties functions </li></ul><p>Definition at line <a class="el" href="ocilib__types_8h-source.html#l00458">458</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 Sat Apr 18 01:13:16 2009 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 + -