IConditionCreator interface
Represents special interface used for definition new (custom) types of conditions
public interface Korzh.EasyQuery.IConditionCreator
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
Condition | Create(DataModel model) | Creates the specified query. |