Overload List
Name | Description | |
---|---|---|
SelectCondition |
Constructor, prepares empty condition object.
| |
SelectCondition(QueryDataParameters) |
Constructor, prepares empty condition object bound to specific query parameters.
| |
SelectCondition(String, IList Int32 , Boolean) |
Constructor, prepares the condition over IDs.
| |
SelectCondition(String, IList String , Boolean) |
Constructor, prepares the condition over names (strings).
|
See Also