TransactionManager Class

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

The TransactionManager type exposes the following members.

Properties
Methods
  Name Description
Public method AddNewlyCreatedDBObject
Adds a newly created database record object. Currently not implemented.
(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 underlaying 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 underlaying 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 underlaying 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.