Optimizing queries in .NET applications using pureQuery
The .NET client drivers can leverage
features found in pureQuery technology. These features enables existing
.NET application queries to execute as static SQL. Static queries
avoid the need to prepare certain statements at runtime. This can
lead to improved security and performance in your applications.
For
more information, see http://www.ibm.com/support/docview.wss?uid=swg27023946