Npgsql Api Docs

NpgsqlDataAdapter.InsertCommand Property

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

See Also

NpgsqlDataAdapter Class | Npgsql Namespace | NpgsqlDataAdapter.InsertCommand Overload List


InsertCommand Property
Npgsql Api Docs

NpgsqlDataAdapter.InsertCommand Property

[Visual Basic]
Overloads Public Property InsertCommand As DbCommand
[C#]
new public System.Data.Common.DbCommand InsertCommand {get; set;}

See Also

NpgsqlDataAdapter Class | Npgsql Namespace | NpgsqlDataAdapter.InsertCommand Overload List