Initializes a new instance of the
Overload List
Name | Description | |
---|---|---|
![]() |
SearchSQL | Use this when you are going to build the SQL statement using the helper methods, rather than passing in the complete SQL statement. |
![]() |
SearchSQL (String) | Specify the entire SQL statement as a . Do not use this in conjunction with any methods. Calling any of these methods on this instance will either overwrite or nullify the SQL statement specified here. No SQL validation is performed on the specified |