Click or drag to resize

Transaction Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.Scripting.API.FiscalTransaction

Namespace:  Micros.PosCore.Extensibility.Scripting.API.Fiscal
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public class Transaction : IDisposable

The Transaction type exposes the following members.

Methods
  NameDescription
Public methodBegin
Public methodClose
Public methodCommit
Public methodDispose
Releases all resources used by the Transaction
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the Transaction and optionally releases the managed resources
Public methodRollback
Top
See Also