public void Add( WheredBConnectors connector, string fieldName, WheredBConditions condition, int testValue )
Parameters
- connector
- The required clause connection operator.
- fieldName
- The name of the column/field to test against.
- condition
- The condition to apply to the test.
- testValue
- The test value as an integer.