- Found in:
- Dylbills PE
Description
Documentation Comment
Set the nth parameter for the condition with the conditionId to the Int param. paramIndex must be between 0 and 2.
Caveats
Parameters
stringconditionId
intparam
intparamIndex=0
Examples
Auto-Generated Example
string myString__conditionId
int myInt__param
int myInt__paramIndex
bool returnedValue = DbConditionFunctions.SetConditionParameterInt(myString__conditionId, myInt__param, myInt__paramIndex)