delete from表名where column_name(列名)='" +ds.Tables[0].Rows[gridView1.FocusedRowHandle][" column_name "].ToString() + "'";<wbr></wbr>