Programming MicrosoftВ® ADO.NET 2.0 Core Reference

[Previous] [Next]

Chapter 5

The Command object can help simplify your programming and can improve your application's performance. This object's primary use is for repeated execution of a single query or multiple similar queries. The Command object exposes a Parameters collection, with each Parameter object corresponding to a parameter in a query.

Категории