Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87d2207

Browse files
author
Thomas G. Lockhart
committed
Mention CmdTuples(). From Vince.
1 parentb27cef2 commit87d2207

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎doc/src/sgml/libpq++.sgml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.13 2000/03/31 03:27:40 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.14 2000/04/14 15:10:57 thomas Exp $
33
-->
44

55
<chapter id="libpqplusplus">
@@ -358,6 +358,16 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.13 2000/03/31 03:27:
358358
</synopsis>
359359
</para>
360360
</listitem>
361+
<listitem>
362+
<para>
363+
<function>CmdTuples</function>
364+
Returns the number of rows affected after an INSERT, UPDATE or DELETE.
365+
If the command was anything else, it returns -1.
366+
<synopsis>
367+
int PgDatabase::CmdTuples()
368+
</synopsis>
369+
</para>
370+
</listitem>
361371
<listitem>
362372
<para>
363373
<function>Fields</function>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp