Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number for the last call to the ttsbegin method that is used to begin a transaction.
Syntax
public int ttsLevel()
Run On
Server
Return Value
Type: int
An integer value that indicates the number for the last call to the ttsbegin method. For example, if the ttsLevel method is called after the third call to the ttsbegin method, the return value is 3.