Skip to main content

Demo.RecordMapBatch.Map.TrainDataIn.Record

persistent class Demo.RecordMapBatch.Map.TrainDataIn.Record extends %Library.Persistent, %XML.Adaptor, Ens.Request, EnsLib.RecordMap.Base

SQL Table Name: Demo_RecordMapBatch_Map_TrainDataIn.Record

RECORDMAP: Generated from RecordMap 'Demo.RecordMapBatch.Map.TrainDataIn' on 2015-12-18 at 17:30:55.638 [2015-12-18 22:30:55.638 UTC] by user UnknownUser

Property Inventory

Parameters

parameter INCLUDETOPFIELDS = 1;
parameter RECORDMAPGENERATED = 1;
Inherited description: Parameter to indicate whether a Record class has been generated by EnsLib.RecordMap.Generator. If users wish to map data to existing classes, or ensure that the Generator does not overwrite their existing class, this parameter should be left as 0. Classes which have the parameter set to 1 are subject to updates by the RecordMap framework.

Properties

relationship %ParentBatch as Demo.RecordMapBatch.Map.TrainDataIn.BatchIn [ Inverse = Records , Cardinality = one ];
Property methods: %ParentBatchGet(), %ParentBatchGetObject(), %ParentBatchGetObjectId(), %ParentBatchGetStored(), %ParentBatchGetSwizzled(), %ParentBatchIsValid(), %ParentBatchNewObject(), %ParentBatchOnDelete(), %ParentBatchRClose(), %ParentBatchRExec(), %ParentBatchRFetch(), %ParentBatchRelate(), %ParentBatchSQLCompute(), %ParentBatchSet(), %ParentBatchSetObject(), %ParentBatchSetObjectId(), %ParentBatchUnRelate(), %ParentBatchUnSwizzle()
property InformationType as %String;
Property methods: InformationTypeDisplayToLogical(), InformationTypeGet(), InformationTypeGetStored(), InformationTypeIsValid(), InformationTypeLogicalToDisplay(), InformationTypeLogicalToOdbc(), InformationTypeNormalize(), InformationTypeSet()
property Line as %String;
Property methods: LineDisplayToLogical(), LineGet(), LineGetStored(), LineIsValid(), LineLogicalToDisplay(), LineLogicalToOdbc(), LineNormalize(), LineSet()
property PlatformKey as %String;
Property methods: PlatformKeyDisplayToLogical(), PlatformKeyGet(), PlatformKeyGetStored(), PlatformKeyIsValid(), PlatformKeyLogicalToDisplay(), PlatformKeyLogicalToOdbc(), PlatformKeyNormalize(), PlatformKeySet()
property Time as %String;
Property methods: TimeDisplayToLogical(), TimeGet(), TimeGetStored(), TimeIsValid(), TimeLogicalToDisplay(), TimeLogicalToOdbc(), TimeNormalize(), TimeSet()
property Trip as %Integer;
Property methods: TripDisplayToLogical(), TripGet(), TripGetStored(), TripIsValid(), TripLogicalToDisplay(), TripNormalize(), TripSet(), TripXSDToLogical()

Indexes

index (%ParentBatchIdx on %ParentBatch);
Index methods: %ParentBatchIdxExists()
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Storage Model: CacheStorage (Demo.RecordMapBatch.Map.TrainDataIn.Record)

^Demo.RecordMapBatch3B98.RecordD(ID)
=
%%CLASSNAME
Line
%Source
PlatformKey
InformationType
Time
%ParentBatch
Trip
FeedbackOpens in a new tab