Skip to main content

Ens.BPL.Counter

class Ens.BPL.Counter extends %Library.RegisteredObject

This class is an internal detail of the implemetation of the BPL Compiler.

Property Inventory

Method Inventory

Properties

property Prefix as %String;
This defines the prefix
Property methods: PrefixDisplayToLogical(), PrefixGet(), PrefixIsValid(), PrefixLogicalToDisplay(), PrefixLogicalToOdbc(), PrefixNormalize(), PrefixSet()

Methods

method Current() as %String
This method gets the current count
method IndexGet() as %Integer
Readonly access to numeric index
This method gets the next count

Inherited Members

Inherited Methods

FeedbackOpens in a new tab