Npgsql API Documentation

NpgsqlCommandBuilder.DeriveParameters Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Shared Sub DeriveParameters( _
   ByVal command As NpgsqlCommand _
)
[C#]
public static void DeriveParameters(
   NpgsqlCommand command
);

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace