Npgsql API Documentation

NpgsqlDataAdapter.InsertCommand Property

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Property InsertCommand As NpgsqlCommand
[C#]
new public NpgsqlCommand InsertCommand {get; set;}

See Also

NpgsqlDataAdapter Class | Npgsql Namespace