OpenCloseTransaction Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.DatabaseServicesTransaction
          Teigha.DatabaseServicesOpenCloseTransaction

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public class OpenCloseTransaction : Transaction

The OpenCloseTransaction type exposes the following members.

Constructors
  Name Description
Public method OpenCloseTransaction Initializes a new instance of the OpenCloseTransaction class
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property NumberOfOpenedObjects
(Inherited from Transaction)
Public property TransactionManager
(Overrides TransactionTransactionManager)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method Abort
(Overrides TransactionAbort)
Public method AddNewlyCreatedDBObject
(Overrides TransactionAddNewlyCreatedDBObject(DBObject, Boolean))
Public method Clone
(Inherited from RXObject)
Public method Commit
(Overrides TransactionCommit)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Overrides TransactionDeleteUnmanagedObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetAllObjects
(Inherited from Transaction)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMetaObject
(Inherited from RXObject)
Public method GetObject(ObjectId, OpenMode)
(Overrides TransactionGetObject(ObjectId, OpenMode))
Public method GetObject(ObjectId, OpenMode, Boolean)
(Overrides TransactionGetObject(ObjectId, OpenMode, Boolean))
Public method GetObject(ObjectId, OpenMode, Boolean, Boolean)
(Overrides TransactionGetObject(ObjectId, OpenMode, Boolean, Boolean))
Public method GetRXClass
(Inherited from RXObject)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method QueryX
(Inherited from RXObject)
Public method ToString
(Inherited from Object)
Public method X
(Inherited from RXObject)
Top
See Also

©  Bricsys NV. All rights reserved.