Transaction.TopLevelTransaction Property

Definition

return a reference to the top level transaction that nests this transaction

public:
 property Microsoft::VisualStudio::Modeling::Transaction ^ TopLevelTransaction { Microsoft::VisualStudio::Modeling::Transaction ^ get(); };
public Microsoft.VisualStudio.Modeling.Transaction TopLevelTransaction { get; }
member this.TopLevelTransaction : Microsoft.VisualStudio.Modeling.Transaction
Public ReadOnly Property TopLevelTransaction As Transaction

Property Value

Transaction

Applies to