2004-04-25 19:18:03 +00:00
|
|
|
<?xml version='1.0' encoding='iso-8859-1'?>
|
2009-07-11 07:25:11 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-06-20 22:25:43 +00:00
|
|
|
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ibase-db-info">
|
2007-06-16 21:52:41 +00:00
|
|
|
<refnamediv>
|
|
|
|
<refname>ibase_db_info</refname>
|
|
|
|
<refpurpose>Request statistics about a database</refpurpose>
|
|
|
|
</refnamediv>
|
2007-06-16 21:54:21 +00:00
|
|
|
|
|
|
|
<refsect1 role="description">
|
|
|
|
&reftitle.description;
|
2007-06-16 21:52:41 +00:00
|
|
|
<methodsynopsis>
|
|
|
|
<type>string</type><methodname>ibase_db_info</methodname>
|
|
|
|
<methodparam><type>resource</type><parameter>service_handle</parameter></methodparam>
|
|
|
|
<methodparam><type>string</type><parameter>db</parameter></methodparam>
|
|
|
|
<methodparam><type>int</type><parameter>action</parameter></methodparam>
|
2009-01-12 15:45:03 +00:00
|
|
|
<methodparam choice="opt"><type>int</type><parameter>argument</parameter><initializer>0</initializer></methodparam>
|
2007-06-16 21:52:41 +00:00
|
|
|
</methodsynopsis>
|
2004-04-25 19:18:03 +00:00
|
|
|
|
2007-06-16 21:52:41 +00:00
|
|
|
&warn.undocumented.func;
|
2004-04-25 19:18:03 +00:00
|
|
|
|
2007-06-16 21:52:41 +00:00
|
|
|
</refsect1>
|
2007-06-16 21:54:21 +00:00
|
|
|
|
2007-06-16 21:52:41 +00:00
|
|
|
</refentry>
|
2004-04-25 19:18:03 +00:00
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|