%ZEN.Report.ResultSet
deprecated class %ZEN.Report.ResultSet extends %Library.ResultSet
Method Inventory
Methods
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
- %Message
- %Metadata
- %PrivateTables
- %ROWCOUNT
- %ROWID
- %ResultColumnCount
- %SQLCODE
- ClassName
- Data
- QueryName
- RuntimeMode
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %CloseCursor()
- %ConstructClone()
- %CreateSnapshot()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %Display()
- %DisplayFormatted()
- %Execute()
- %Extends()
- %GetData()
- %GetMetadata()
- %GetParameter()
- %IsA()
- %IsModified()
- %MetadataGet()
- %New()
- %Next()
- %NormalizeObject()
- %ObjectModified()
- %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()