| EasyObjects.NET Programmers Reference |
|
Sql2005DynamicQuery.BuildWhereClause Method
Construct the correct WHERE clause using the Transact-SQL syntax (SQL Server 2005)
Parameters
-
dbCommandWrapper
- A wrapper for an Enterprise Library command object
-
conjunction
- The conjunction to use between parameters, usually AND or OR
-
query
- The query string to append the WHERE clause to
See Also
Sql2005DynamicQuery Class | NCI.EasyObjects.DynamicQueryProvider Namespace