Skip to main content

%DeepSee.extensions.modelling.ReadSequence

class %DeepSee.extensions.modelling.ReadSequence extends %DeepSee.extensions.modelling.Base

Property Inventory

Method Inventory

Properties

property RS as %IResultSet;
Property methods: RSGet(), RSGetSwizzled(), RSIsValid(), RSNewObject(), RSSet()
Property methods: configGet(), configGetObject(), configGetObjectId(), configGetSwizzled(), configIsEmpty(), configIsValid(), configNewObject(), configSet(), configSetObject(), configSetObjectId(), configUnSwizzle()

Methods

method PrepareRS(attrs As %List, Output idCol As %String, Output attrCol As %String, Output vCol As %String, Output outColIn As %String, Output outColOut As %String) as %Status
method getFk(table As %String, col As %String, attrs As %List, Output map) as %Status
method newRow(id As %String, Output row) as %Status
method populate() as %Status
method setResultSet(rs As %IResultSet) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab