KREDOR Business Object Framework Documentation

WhereAttribute Constructor (String, Op, String)

Initializes an instance of the Attribute representing '[columnName] [comparisonOperator] value'.

public WhereAttribute(
   String columnName,
   Op op,
   String value
);

See Also

WhereAttribute Class | Kredor.BO Namespace | WhereAttribute Constructor Overload List