ExecuteNonQuery -影響を受ける行数を返します。 SqlCommand comm; // other codes int numberOfRecords = comm.ExecuteNonQuery();