c_gda_connection_delete_row_from_table

extern (C) __gshared
bool function(GdaConnection* cnc, const(char)* table, const(char)* conditionColumnName, GValue* conditionValue, GError** _err) c_gda_connection_delete_row_from_table;