Skip to main content

%DeepSee.PMML.Definition.Util.InlineTable

class %DeepSee.PMML.Definition.Util.InlineTable extends %DeepSee.PMML.Definition.Util.TableIdentifier

Property Inventory

Method Inventory

Properties

property Content as %Stream.TmpCharacter (CONTENT = "MIXED", XMLPROJECTION = "CONTENT");
Property methods: ContentDelete(), ContentGet(), ContentGetObject(), ContentGetObjectId(), ContentGetSwizzled(), ContentIsValid(), ContentNewObject(), ContentOid(), ContentOpen(), ContentSet(), ContentSetObject(), ContentSetObjectId(), ContentUnSwizzle()

Methods

method %GetRows(Output pRows) as %Status
Returns the contents of this Inline Table as two-dimensional array: pRows(rowNumber, columnName) = columnValue

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab