Transaction.IsNested Property
Gets the transaction and verifies whether a transaction is nested within another transaction.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)
You can use the TransactionDepth property to determine how many levels of nested transactions this transaction is running inside.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.