Interface IPredicate
.NET interface for TO BE DEFINED FROM USER
public interface IPredicate
Methods
Evaluate(RowSet)
bool Evaluate(RowSet arg0)
Parameters
Returns
Evaluate(object, String)
bool Evaluate(object arg0, String arg1)
Parameters
Returns
Exceptions
Evaluate(object, int)
bool Evaluate(object arg0, int arg1)