Used for conditions in Korzh.EasyQuery.Db.DbQuery
public interface Korzh.EasyQuery.Db.IDbCondition
Methods
Type | Name | Description |
---|---|---|
void |
GetUsedTables(TableList usedTables) |
Returns list of tables used in condition. |
Used for conditions in Korzh.EasyQuery.Db.DbQuery
public interface Korzh.EasyQuery.Db.IDbCondition
Type | Name | Description |
---|---|---|
void |
GetUsedTables(TableList usedTables) |
Returns list of tables used in condition. |