Metoda ElementOperations.PropagateElementGroupContextToTransaction —
Propaguje kontekście obecnych w grupie element do aktualnie aktywnych transakcji najwyższego poziomu.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Składnia
'Deklaracja
Protected Overridable Sub PropagateElementGroupContextToTransaction ( _
targetElement As ModelElement, _
elementGroup As ElementGroup, _
transaction As Transaction _
)
protected virtual void PropagateElementGroupContextToTransaction(
ModelElement targetElement,
ElementGroup elementGroup,
Transaction transaction
)
Parametry
- targetElement
Typ: Microsoft.VisualStudio.Modeling.ModelElement
- elementGroup
Typ: Microsoft.VisualStudio.Modeling.ElementGroup
- transaction
Typ: Microsoft.VisualStudio.Modeling.Transaction
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.