SELECT *
FROM mytable
WHERE id LIKE 11111
It will return an attribute "_matched_records" with the number of records matched in from TRIGGER port.
However when using an EXEC-statement this does not seem to happen. Like this:
EXEC @return_value = vdbo].=myStoredProcedure] @ID = N'@Value(IID)',
@myTableValue = N'@Value(myValue)',
So after doing this it is not possible to figure out if the EXEC have actually run and inserted the needed attribute - or if there is an error performing this request. Anyone with a good workaround OTHER than doing another SQLExecutor to try to read back the data and try to compare the features? (Many features = alot of time reading and writing)