DocBook|Search
Class Reference
%ZEN.Report.ResultSet
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%ZEN] >  [Report] >  [ResultSet]
Private  Storage  

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Properties
%Message %Metadata %PrivateTables %ROWCOUNT
%ROWID %ResultColumnCount %SQLCODE ClassName
Data QueryName RuntimeMode

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%CloseCursor %ConstructClone %CreateSnapshot %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %Display %DisplayFormatted %Execute
%Extends %Get %GetData %GetMetadata
%GetParameter %IsA %IsModified %MetadataGet
%New %Next %NormalizeObject %ObjectModified
%ObjectsGet %OriginalNamespace %PackageName %Prepare
%PrepareMetaData %Print %RemoveFromSaveSet %ResultColumnCountGet
%SendDelimitedRows %SendODBC %SerializeObject %SetModified
%ValidateObject ClassNameSet Close ContainsId
Execute Get GetColumnCount GetColumnExtInfo
GetColumnHeader GetColumnName GetColumnType GetData
GetDataByName GetExtent GetODBCInfo GetObject
GetParamCount GetParamName GetStatementType Next
Prepare QueryIsValid RunQuery RuntimeModeGet
RuntimeModeSet SetIdInfo Test


Methods

• method %Get(name As %String) as %String
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.