Chili.Opf3 Send comments on this topic.
AppendCondition Method
See Also 
Chili.Opf3.Query Namespace > SqlQueryBuilder Class : AppendCondition Method




Overload List

OverloadDescription
AppendCondition(String,Object[]) Appends a condition to the query. The parameter position is specified by the {0}, {1}, {2}, ... strings.  
AppendCondition(String) Appends one or more parameter-less conditions to the query. Do not append any concat at the end.  

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also