return bool |
|
object obj |
return bool |
|
object obj |
return int |
return Type |
return TypedValue[] |
An arry of TypedValue s. |
ICriteria criteria |
|
ICriteriaQuery criteriaQuery |
The SqlString will be enclosed by(
and)
.
return SqlString |
A well formed SqlString for the Where clause. |
ICriteria criteria |
|
ICriteriaQuery criteriaQuery |
|
IDictionary enabledFilters |
This is not a well formed Sql fragment. It is useful for logging what Expressions are being combined.
return string |
The String contains the LeftHandSide.ToString() and the RightHandSide.ToString() joined by the Op. |