Instruct the Query Builder to create an update to Increment or Decrement a numeric field.

Syntax

ISUpdateQueryBuilder.IncrementDecrementField(name, fieldType, incrementDecrementValue)

Parameters

NameTypeOptionalByRefDescription
name String The field Name.
fieldType iseUpdateQueryBuilderFieldType The Field Data Type.
incrementDecrementValue Double The Value to Increment or Decrement the field by.
Member of:
ISUpdateQueryBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0