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