Skip to content

CondSqlGenEventArgs class

Provides data for CondSqlGen event of Korzh.EasyQuery.Db.SqlQueryBuilder class

public class Korzh.EasyQuery.Db.CondSqlGenEventArgs
: EventArgs
TypeNameDescription
ConditionConditionGets the condition which this event occurs for.
StringSQLGets or sets the SQL expression for the corresponding condition.