Skip to main content

%DeepSee.PMML.Dataset.BootstrapLink

SQL Table Name: %DeepSee_PMML_Dataset.BootstrapLink

Property Inventory

Properties

property BootstrapId as %Integer [ Required ];
Property methods: BootstrapIdDisplayToLogical(), BootstrapIdGet(), BootstrapIdIsValid(), BootstrapIdLogicalToDisplay(), BootstrapIdNormalize(), BootstrapIdSet()
property OriginalSetId as %Integer [ Required ];
Property methods: OriginalSetIdDisplayToLogical(), OriginalSetIdGet(), OriginalSetIdIsValid(), OriginalSetIdLogicalToDisplay(), OriginalSetIdNormalize(), OriginalSetIdSet()
property RecordId as %Integer [ Required ];
Property methods: RecordIdDisplayToLogical(), RecordIdGet(), RecordIdIsValid(), RecordIdLogicalToDisplay(), RecordIdNormalize(), RecordIdSet()
property SampleCount as %Integer;
Property methods: SampleCountDisplayToLogical(), SampleCountGet(), SampleCountIsValid(), SampleCountLogicalToDisplay(), SampleCountNormalize(), SampleCountSet()

Indexes

index (BootstrapIndex on OriginalSetId,BootstrapId,RecordId) [IdKey, PrimaryKey, Type = key, Unique];
Index methods: BootstrapIndexCheck(), BootstrapIndexDelete(), BootstrapIndexExists(), BootstrapIndexOpen(), BootstrapIndexSQLCheckUnique(), BootstrapIndexSQLExists(), BootstrapIndexSQLFindPKeyByConstraint(), BootstrapIndexSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheSQLStorage

Maps: 1

  • Map number 1 is named MainIndex

    thismap.Global: ^%DeepSee.PMML.DatasetD

  • ^%DeepSee.PMML.DatasetD({OriginalSetId},bs,{BootstrapId},{RecordId})
    =
    Node Delimiter Piece Name
    SampleCount
FeedbackOpens in a new tab