C# (CSharp) Habanero.BO.CriteriaManager Пространство имен

Классы

Имя Описание
Parameter The parameter is a terminal expression that is just a specialised IExpression. It was created separately from Expression so that it could store the additional parameters of the field name, table name and parameter type. These are necessary so that the criteria manager component can return a valid SqlExpressionString when required.