npgsql - Npgsql2: [#1010788] NpgsqlCommand and UpdatedRowSource

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [#1010788] NpgsqlCommand and UpdatedRowSource
Date: 2010-04-10 17:39:17
Message-ID: 20100410173917.125E210715E2@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

[#1010788] NpgsqlCommand and UpdatedRowSource property.
Now NpgsqlCommands created through NpgsqlCommandBuilder will have by default UpdatedRowSource property as UpdateRowSource.None.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.53 -> r1.54)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs?r1=1.53&r2=1.54)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2010-04-12 01:53:02 textsearch-ja - textsearch_senna: Fix a bug that the number of result
Previous Message User Fxjr 2010-04-10 17:29:16 npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and