CondSqlGenEventArgs class

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

public class Korzh.EasyQuery.Db.CondSqlGenEventArgs
    : EventArgs

Properties

Type Name Description
Condition Condition Gets the condition which this event occurs for.
String SQL Gets or sets the SQL expression for the corresponding condition.