Step 1: Concept
The dot product of two vectors is a scalar function, which can then be integrated over the specified limits.
Step 2: Meaning
Compute $\overline{r} \cdot \overline{s} = (t)(2t^{2}) + (-t^{2})(0) + (t - 1)(6t) = 2t^{3} + 6t^{2} - 6t$.
Step 3: Analysis
Integrate: $\int_{0}^{2} (2t^{3} + 6t^{2} - 6t) dt = [\frac{2t^{4}}{4} + \frac{6t^{3}}{3} - \frac{6t^{2}}{2}]_{0}^{2}$.
Step 4: Conclusion
$[\frac{t^{4}}{2} + 2t^{3} - 3t^{2}]_{0}^{2} = (16/2 + 2(8) - 3(4)) = 8 + 16 - 12 = 12$.
Final Answer: (D)