TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
int iValue | The verb code to set. One of the following values: Insert, Update, Delete, or Insert_or_Update (this means update existing record or insert a new record if it does not exist). |
virtual void setVerbCode(int iValue) throw(MException);