Thread: npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType

npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType

From
fxjr@pgfoundry.org (User Fxjr)
Date:
Log Message:
-----------

Fixed manual to show examples using NpgsqlDbType instead of DbType. Using DbType is only provided for backwards
compatibility.NpgsqlDbType is the prefered way to specify paramter types. 

Modified Files:
--------------
    Npgsql2/docs:
        UserManual.html (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/docs/UserManual.html?r1=1.11&r2=1.12)