%DeepSee.PMML.Datatype.String
datatype class %DeepSee.PMML.Datatype.String extends %Library.String
ODBC Type: VARCHAR
Parameters
parameter MAXLEN = 200;
Inherited description: The maximum number of characters the string can contain.
Inherited Members
Inherited Methods
Subclasses
- %DeepSee.PMML.Datatype.CumulativeLinkFunction
- %DeepSee.PMML.Datatype.DataType
- %DeepSee.PMML.Datatype.FieldName
- %DeepSee.PMML.Datatype.FieldUsageType
- %DeepSee.PMML.Datatype.InvalidValueTreatmentMethod
- %DeepSee.PMML.Datatype.LinkFunction
- %DeepSee.PMML.Datatype.MiningFunction
- %DeepSee.PMML.Datatype.MissingValueTreatmentMethod
- %DeepSee.PMML.Datatype.OpType
- %DeepSee.PMML.Datatype.OutlierTreatmentMethod
- %DeepSee.PMML.Datatype.ResultFeature
- %DeepSee.PMML.Datatype.RuleFeature
- %DeepSee.PMML.Datatype.YesNo