Here is the signature for the IsTransactionEmpty function:
VARIANT_BOOL IsTransactionEmpty(VARIANT All)
The following table contains the valid arguments for the IsTransactionEmpty function:
|
Parameter |
Valid Type/Value |
Description |
|---|---|---|
|
All |
Empty |
Identifies a request on the status of the current transaction. |
|
All |
VT_BOOL, FALSE |
Identifies a request on the status of the current transaction. |
|
All |
VT_BOOL, TRUE |
Identifies a request on the status of all transactions starting with the beginning of the outer transaction. |
|
Copyright © 2013 CA.
All rights reserved.
|
|