Click or drag to resize

Query Class

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

Namespace: Micros.PosCore.Extensibility.Scripting.API.Fiscal
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class Query

The Query type exposes the following members.

Properties
 NameDescription
Public propertySql 
Public propertyTable 
Public propertyWhere 
Top
Methods
 NameDescription
Public methodAddOrderBy 
Public methodAddParameter 
Public methodValidate 
Top
See Also