Click or drag to resize

QueryIterator Class

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

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

The QueryIterator type exposes the following members.

Properties
  NameDescription
Public propertyCurrent
Top
Methods
  NameDescription
Public methodClose
Public methodDispose
Releases all resources used by the QueryIterator
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the QueryIterator and optionally releases the managed resources
Public methodRead
Top
See Also