Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%DeepSee.PMML.Datatype.PercentageNumber

datatype class %DeepSee.PMML.Datatype.PercentageNumber extends %Library.Double

ODBC Type: DOUBLE

Parameters

parameter MAXVAL = 100;
Inherited description: The maximum allowed logical value for the data type.
parameter MINVAL = 0;
Inherited description: The minimum allowed logical value for the data type.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab