ITransientTransactionContextObject Interface
Interface marker to indicate that a particular object is transient and will be released (and disposed) on transaction commit
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
Syntax
'Declaration
Public Interface ITransientTransactionContextObject
public interface ITransientTransactionContextObject
public interface class ITransientTransactionContextObject
type ITransientTransactionContextObject = interface end
public interface ITransientTransactionContextObject