Skip to main content

%ZEN.Report.ResultSet

deprecated class %ZEN.Report.ResultSet extends %Library.ResultSet

Method Inventory

Methods

method %Get(name As %String) as %String
Inherited description: Returns the value of the column with the name name in the current row of the result set.

If name is not a valid column name, this method returns an empty string.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab