%ZEN.Report.ResultSet
class %ZEN.Report.ResultSet extends %Library.ResultSet
Method Inventory (Including Private)
Methods (Including Private)
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 (Including Private)
- %Message
- %Metadata
- %NextColumn
- %PrivateTables
- %ROWCOUNT
- %ROWID
- %ResultColumnCount
- %RuntimeMode
- %SQLCODE
- AtEnd
- ClassName
- ColExtInfo
- ColIndex
- ColInfo
- Data
- HasExtInfo
- HasInfo
- IdInfo
- IsOpened
- NextColumn
- ParamInfo
- QHandle
- QueryName
- Row
- RuntimeMode
- StatementType
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %CloseCursor()
- %ConstructClone()
- %ConstructCloneInit()
- %CreateSnapshot()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %Display()
- %DisplayFormatted()
- %Execute()
- %Extends()
- %GetData()
- %GetMetadata()
- %GetParameter()
- %IsA()
- %IsModified()
- %MetadataGet()
- %New()
- %Next()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %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()
- GetInfo()
- GetODBCInfo()
- GetObject()
- GetParamCount()
- GetParamName()
- GetStatementType()
- Next()
- Prepare()
- QueryIsValid()
- RunQuery()
- RuntimeModeGet()
- RuntimeModeSet()
- SetIdInfo()
- Test()