GXDN: Gurux Developer Network
GXTransaction Class
NamespacesGurux.DeviceGXTransaction
GXTransaction component implements the GXTransaction interface.
Members
All Members Constructors Methods Properties



Icon Member Description
GXTransaction()()()
Initializes a new instance of the GXTransaction class

Cancel()()()
Cancels the transaction and attempts to roll back the changes made by the events of the transaction.

Commit()()()
Commits the changes made by the events of the transaction.

CreateTransaction(Object)
Creates transaction that enables undo functionality.

Dispose(Boolean)
Dispose()()()
Equals(Object)
Determines whether two objects are equal.
(Overrides Object.Equals(Object).)
Finalize()()() (Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetOcx()()()
Retrieves a reference to the underlying ActiveX control.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Transaction name.

Target
Transaction target object.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Can be used with GXSchedule, GXScheduleCollection and GXDevice, as a target component.
Inheritance Hierarchy
Object
GXTransaction

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1