TransactionManager Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.DatabaseServicesTransactionManager
          Bricscad.ApplicationServicesTransactionManager

Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public sealed class TransactionManager : TransactionManager

The TransactionManager type exposes the following members.

Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property NumberOfActiveTransactions Property that represents the number of active transactions in the transaction manager.
(Inherited from TransactionManager)
Public property TopTransaction
(Overrides TransactionManagerTopTransaction)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method AddNewlyCreatedDBObject Adds or removes a newly created database record object to the top transaction.
(Inherited from TransactionManager)
Public method Clone
(Inherited from RXObject)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
Public method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
Public method Dispose
(Inherited from DisposableWrapper)
Public method EnableGraphicsFlush  
Public method Equals
(Inherited from DisposableWrapper)
Public method FlushGraphics  
Public method GetAllObjects Searches all currently existing transaction objects and retrieves a handle to the collision of these objects.
(Inherited from TransactionManager)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method GetObject(ObjectId, OpenMode) Calls the OpenObject() method of the underlying C++ object for the passed id within the specified open mode.
(Inherited from TransactionManager)
Public method GetObject(ObjectId, OpenMode, Boolean) Calls the OpenObject() method of the underlying C++ object for the passed id within the specified open mode.
(Inherited from TransactionManager)
Public method GetObject(ObjectId, OpenMode, Boolean, Boolean) Calls the OpenObject() method of the underlying C++ object for the passed id within the specified open mode.
(Inherited from TransactionManager)
Public method GetRXClass
(Inherited from RXObject)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method QueryX
(Inherited from RXObject)
Public method QueueForGraphicsFlush
(Overrides TransactionManagerQueueForGraphicsFlush)
Public method StartOpenCloseTransaction Creates and returns a just-created, properly initialized OpenCloseTransaction object.
(Inherited from TransactionManager)
Public method StartTransaction
(Overrides TransactionManagerStartTransaction)
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Public method X
(Inherited from RXObject)
Top
See Also

©  Bricsys NV. All rights reserved.