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

📄 group__g__fetch.html

📁 ORACLE编程的好东西,纯C写的OCI封装.很好用,支持数据池.
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Custom Fetch of the resultset.  <a href="#g99372dc21a4965ca74d8fdde2069cc10"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g93bd9197720088dbda2bef593ad1c07c">OCI_GetRowCount</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Retrieve the number of rows fetched so far.  <a href="#g93bd9197720088dbda2bef593ad1c07c"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g4add0a9c53a23b334197c655b46b620c">OCI_GetCurrentRow</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Retrieve the current row number.  <a href="#g4add0a9c53a23b334197c655b46b620c"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g8935f9c6ff0d6f1d94c70afb3418a916">OCI_GetColumnCount</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the number of columns in the resulset.  <a href="#g8935f9c6ff0d6f1d94c70afb3418a916"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT <a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g7b64be082fc14ac73347b081cdb66de0">OCI_GetColumn</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the column object handle at the given index in the resultset.  <a href="#g7b64be082fc14ac73347b081cdb66de0"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT <a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#ga4acd2b91a5188ed42b3f050556094c0">OCI_GetColumn2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the column object handle from its name in the resultset.  <a href="#ga4acd2b91a5188ed42b3f050556094c0"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g17d1e193be01389eb2d6fcd7706b5b9d">OCI_GetColumnIndex</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the index of the column in the result from its name.  <a href="#g17d1e193be01389eb2d6fcd7706b5b9d"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT const mtext *OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gd22f87322cdb788a03a0c259ab126a94">OCI_ColumnGetName</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the name of the given column.  <a href="#gd22f87322cdb788a03a0c259ab126a94"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gb73b920d3670f6cb4b2454ee13a34d41">OCI_ColumnGetType</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the type of the given column.  <a href="#gb73b920d3670f6cb4b2454ee13a34d41"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gd90f806db40e8027f212f0d357baf659">OCI_ColumnGetCharsetForm</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the charset form of the given column.  <a href="#gd90f806db40e8027f212f0d357baf659"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT const mtext *OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g0b14e7c5cfe6c50e021e3666fc09e89c">OCI_ColumnGetSQLType</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the Oracle SQL type name of the column datatype.  <a href="#g0b14e7c5cfe6c50e021e3666fc09e89c"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gdfb47f7b31c212ef301e7eaa9cd13c4b">OCI_ColumnGetFullSQLType</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col, mtext *buffer, unsigned int len)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the Oracle SQL Full name including precision and size of the column datatype.  <a href="#gdfb47f7b31c212ef301e7eaa9cd13c4b"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g06a8b69d4f3fab5b30de05321468e8cc">OCI_ColumnGetSize</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the size of the column.  <a href="#g06a8b69d4f3fab5b30de05321468e8cc"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gf2efa02274865e8aad691dacef6ffa26">OCI_ColumnGetScale</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the scale of the column for numeric columns.  <a href="#gf2efa02274865e8aad691dacef6ffa26"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gab594ab69c5ca3be0b533eba720f6012">OCI_ColumnGetPrecision</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the precision of the column for numeric columns.  <a href="#gab594ab69c5ca3be0b533eba720f6012"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gf855989ee79e7cf4e039c0cfd1dffacc">OCI_ColumnGetFractionnalPrecision</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the fractionnal precision of the column for timestamp and interval columns.  <a href="#gf855989ee79e7cf4e039c0cfd1dffacc"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gefdd1573da01bc731ccd8086f702f06c">OCI_ColumnGetLeadingPrecision</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the leading precision of the column for interval columns.  <a href="#gefdd1573da01bc731ccd8086f702f06c"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT boolean OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g741f0a6b17d20da49772c564bf2657cd">OCI_ColumnGetNullable</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the nullable attribute of the column.  <a href="#g741f0a6b17d20da49772c564bf2657cd"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT boolean OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gcd8908bfa3c30b6a0ce9889061b9039c">OCI_ColumnGetCharUsed</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return TRUE if the length of the column is character-length or FALSE if it is byte-length.  <a href="#gcd8908bfa3c30b6a0ce9889061b9039c"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT <a class="el" href="struct_o_c_i___schema.html">OCI_Schema</a> *OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g86aa0344b7dbae62c4d1902a4638d663">OCI_ColumnGetSchema</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the schema object associated to the column.  <a href="#g86aa0344b7dbae62c4d1902a4638d663"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g2fcdb71d8b82e97e87be7e256a8fb109">OCI_ColumnGetSubType</a> (<a class="el" href="struct_o_c_i___column.html">OCI_Column</a> *col)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the object subtype of a column.  <a href="#g2fcdb71d8b82e97e87be7e256a8fb109"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT short OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#geb764f2f4929df12d7293df195ebed8f">OCI_GetShort</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current short value of the column at the given index in the resultset.  <a href="#geb764f2f4929df12d7293df195ebed8f"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT short OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g297af7ed5b628630ecf385d0d11d4a44">OCI_GetShort2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current short value of the column from its name in the resultset.  <a href="#g297af7ed5b628630ecf385d0d11d4a44"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned short OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g4806cb6d6ead3a3ef04be924517aee1c">OCI_GetUnsignedShort</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current unsigned short value of the column at the given index in the resultset.  <a href="#g4806cb6d6ead3a3ef04be924517aee1c"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned short OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g8b39660ff167dda0d0a0a32d4bc673c3">OCI_GetUnsignedShort2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current unsigned short value of the column from its name in the resultset.  <a href="#g8b39660ff167dda0d0a0a32d4bc673c3"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#ga8d80dc30b2012eaddd13efa9dfb711d">OCI_GetInt</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current integer value of the column at the given index in the resultset.  <a href="#ga8d80dc30b2012eaddd13efa9dfb711d"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g7a4c04c9a228a8e1ba54b469d06d6c8c">OCI_GetInt2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current integer value of the column from its name in the resultset.  <a href="#g7a4c04c9a228a8e1ba54b469d06d6c8c"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g512a69f1856c612a2c2ee672d8e69dc6">OCI_GetUnsignedInt</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current unsigned integer value of the column at the given index in the resultset.  <a href="#g512a69f1856c612a2c2ee672d8e69dc6"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#ge9ec2ccf47d436154277c3c58ef6991a">OCI_GetUnsignedInt2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current unsigned integer value of the column from its name in the resultset.  <a href="#ge9ec2ccf47d436154277c3c58ef6991a"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT big_int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gbb1a223e75c676289d69c65b43d81b6a">OCI_GetBigInt</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current big integer value of the column at the given index in the resultset.  <a href="#gbb1a223e75c676289d69c65b43d81b6a"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT big_int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g6f7f99ebbab63d662dbcabafadcf70a2">OCI_GetBigInt2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current big integer value of the column from its name in the resultset.  <a href="#g6f7f99ebbab63d662dbcabafadcf70a2"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT big_uint OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gefc3d8c3925c76c16cd1c4699e2ad9ef">OCI_GetUnsignedBigInt</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current unsigned big integer value of the column at the given index in the resultset.  <a href="#gefc3d8c3925c76c16cd1c4699e2ad9ef"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT big_uint OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gdc3a12c431896d5239c6d051f4778cf9">OCI_GetUnsignedBigInt2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current unsigned big integer value of the column from its name in the resultset.  <a href="#gdc3a12c431896d5239c6d051f4778cf9"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT const dtext *OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g755a9b07c174feacd05c86e0e44b0ab0">OCI_GetString</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current string value of the column at the given index in the resultset.  <a href="#g755a9b07c174feacd05c86e0e44b0ab0"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT const dtext *OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#g7252861cfef3e1e1482c57bc91744a3d">OCI_GetString2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the current string value of the column from its name in the resultset.  <a href="#g7252861cfef3e1e1482c57bc91744a3d"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gd81efb112147c18b376c9524c91ecd28">OCI_GetRaw</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index, void *buffer, unsigned int len)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy the current raw value of the column at the given index into the specified buffer.  <a href="#gd81efb112147c18b376c9524c91ecd28"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT unsigned int OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gd9808eeb22d323cdaf3665b805a0aec8">OCI_GetRaw2</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, const mtext *name, void *buffer, unsigned int len)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy the current raw value of the column from its name into the specified buffer.  <a href="#gd9808eeb22d323cdaf3665b805a0aec8"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">OCI_EXPORT double OCI_API&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__g__fetch.html#gdfbe8b6c23200810823e9ca6a1956cd7">OCI_GetDouble</a> (<a class="el" href="struct_o_c_i___resultset.html">OCI_Resultset</a> *rs, unsigned int index)</td></tr>

⌨️ 快捷键说明

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