Skip to main content

%SQL.Util.TuneTableStatsMaps

class %SQL.Util.TuneTableStatsMaps extends %XML.Adaptor, %Library.RegisteredObject

Property Inventory

Properties

property blockcount as %String;
BLOCKCOUNT for this map
Property methods: blockcountDisplayToLogical(), blockcountGet(), blockcountIsValid(), blockcountLogicalToDisplay(), blockcountLogicalToOdbc(), blockcountNormalize(), blockcountSet()
property name as %String (MAXLEN = 127);
Map name
Property methods: nameDisplayToLogical(), nameGet(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSet()
relationship table as %SQL.Util.TuneTableStats [ Required , Inverse = maps , Cardinality = parent ];
Property methods: tableGet(), tableGetObject(), tableGetObjectId(), tableGetSwizzled(), tableIsValid(), tableNewObject(), tableRClose(), tableRExec(), tableRFetch(), tableRelate(), tableSQLCompute(), tableSet(), tableUnRelate()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab