|
|
Adds an outscaling event for the specified tableName and key-value to the Outscaling EventQueue.
Syntax
| Smartsite SXML |
|
|---|---|
boolean database.addoutscalingevent(string tableName, string key) |
|
Parameters
Return Value
| Data Type | Description |
|---|---|
| Boolean | Returns true if the event has been added, false if the event could not be added. If an exception occurs when adding the event, it will be logged and the viper will just return false. |