Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.PMML.Definition.Util.FieldColumnPair

class %DeepSee.PMML.Definition.Util.FieldColumnPair extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property column as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: columnDisplayToLogical(), columnGet(), columnIsValid(), columnLogicalToDisplay(), columnLogicalToOdbc(), columnNormalize(), columnSet()
property field as %DeepSee.PMML.Datatype.FieldName (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: fieldDisplayToLogical(), fieldGet(), fieldIsValid(), fieldLogicalToDisplay(), fieldLogicalToOdbc(), fieldNormalize(), fieldSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab