Transaction
|
The TransactionManager type exposes the following members.
| Name | Description | |
|---|---|---|
| TransactionManager | Initializes a new instance of the TransactionManager class |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| IsDisposed | (Inherited from DisposableWrapper) |
|
| NumberOfActiveTransactions | Property that represents the number of active transactions in the transaction manager. | |
| TopTransaction | Property that represents the top transaction of the transaction manager. | |
| UnmanagedObject | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| AddNewlyCreatedDBObject | Adds or removes a newly created database record object to the top transaction. | |
| Clone | (Inherited from RXObject) |
|
| CompareTo | (Inherited from RXObject) |
|
| CopyFrom | (Inherited from RXObject) |
|
| 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) |
|
| CreateTransaction | ||
| DeleteUnmanagedObject | (Inherited from RXObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetAllObjects | Searches all currently existing transaction objects and retrieves a handle to the collision of these objects. | |
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetObject(ObjectId, OpenMode) | Calls the OpenObject() method of the underlying C++ object for the passed id within the specified open mode. | |
| GetObject(ObjectId, OpenMode, Boolean) | Calls the OpenObject() method of the underlying C++ object for the passed id within the specified open mode. | |
| GetObject(ObjectId, OpenMode, Boolean, Boolean) | Calls the OpenObject() method of the underlying C++ object for the passed id within the specified open mode. | |
| GetRXClass | (Inherited from RXObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
|
| QueryX | (Inherited from RXObject) |
|
| QueueForGraphicsFlush | Prepares a queue of the graphics modifications for all transaction-resident modified entities for any transactions of this transaction manager object. Currently not implemented. | |
| StartOpenCloseTransaction | Creates and returns a just-created, properly initialized OpenCloseTransaction object. | |
| StartTransaction | Starts a new transaction. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| X | (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |