OpenCloseTransaction Class |
The OpenCloseTransaction type exposes the following members.
Name | Description | |
---|---|---|
![]() |
OpenCloseTransaction |
Default constructor for the
OpenCloseTransaction class. Creates the OpenCloseTransaction object
based on the underlaying C++ OdMgOpenCloseTransaction class.
|
Name | Description | |
---|---|---|
![]() |
AutoDelete | (Inherited from DisposableWrapper.) |
![]() |
IsDisposed | (Inherited from DisposableWrapper.) |
![]() |
TransactionManager |
Represents the transaction manager associated
with this transaction.
(Overrides TransactionTransactionManager.) |
![]() |
UnmanagedObject | (Inherited from DisposableWrapper.) |
Name | Description | |
---|---|---|
![]() |
Abort |
Aborts the currently open transaction. This
method initiates a rollback of all changes to objects since the
start of the transaction.
(Overrides TransactionAbort.) |
![]() |
AddNewlyCreatedDBObject |
Adds a newly created database record
object.
(Inherited from Transaction.) |
![]() |
Clone | (Inherited from RXObject.) |
![]() |
Commit |
Commits the changes made in all objects opened
during the OpenCloseTransaction, and then closes them.
(Overrides TransactionCommit.) |
![]() |
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.) |
![]() |
DeleteUnmanagedObject | (Overrides TransactionDeleteUnmanagedObject.) |
![]() |
Dispose | (Inherited from DisposableWrapper.) |
![]() |
Dispose(Boolean) | (Inherited from DisposableWrapper.) |
![]() |
Equals | (Inherited from DisposableWrapper.) |
![]() |
Finalize | (Inherited from DisposableWrapper.) |
![]() |
GetAllObjects |
Retrieves all objects that are open in this
transaction.
(Inherited from Transaction.) |
![]() |
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
underlaying C++ object for the passed id
within the specified open mode.
(Overrides TransactionGetObject(ObjectId, OpenMode).) |
![]() |
GetObject(ObjectId, OpenMode, Boolean) |
Calls the OpenObject() method of the
underlaying C++ object for the passed id
within the specified open mode.
(Overrides TransactionGetObject(ObjectId, OpenMode, Boolean).) |
![]() |
GetObject(ObjectId, OpenMode, Boolean, Boolean) |
Calls the OpenObject() method of the
underlaying C++ object for the passed id
within the specified open mode.
(Overrides TransactionGetObject(ObjectId, OpenMode, Boolean, Boolean).) |
![]() |
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.) |
![]() |
ToString |
Returns a string that represents the current
object.
(Inherited from Object.) |
![]() |
X | (Inherited from RXObject.) |
© Bricsys NV. All rights reserved. |