Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Dataset
] >
[
Field
]
Private
Storage
serial class
%DeepSee.PMML.Dataset.Field
extends
%SerialObject
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
5
Summary
Properties
DataType
DisplayName
Name
OpType
Spec
Methods
%AddToSaveSet
%AddToSyncSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%Delete
%DeleteId
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%GetSwizzleObject
%IsA
%IsModified
%IsNull
%New
%NormalizeObject
%ObjectIsNull
%ObjectModified
%OnBeforeAddToSync
%OnDetermineClass
%Open
%OpenId
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%ResolveConcurrencyConflict
%SerializeObject
%SetModified
%SyncObjectIn
%SyncTransport
%ValidateObject
LogicalToOdbc
OdbcToLogical
Properties
property
DataType
as
%DeepSee.PMML.Datatype.DataType
;
property
DisplayName
as
%String
(MAXLEN=200);
property
Name
as
%String
(MAXLEN=200);
property
OpType
as
%DeepSee.PMML.Datatype.OpType
;
property
Spec
as
%String
(MAXLEN=200);