Skip to main content

%SQL.Util.TuneTableStatsStorageInfo

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

Property Inventory

Properties

property info as %List;
Property methods: infoGet(), infoIsValid(), infoLogicalToOdbc(), infoLogicalToXSD(), infoOdbcToLogical(), infoSet(), infoXSDToLogical()
property name as %String (MAXLEN = 256);
Property methods: nameDisplayToLogical(), nameGet(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSet()
relationship table as %SQL.Util.TuneTableStats [ Required , Inverse = storageinfo , Cardinality = parent ];
Property methods: tableGet(), tableGetObject(), tableGetObjectId(), tableGetSwizzled(), tableIsValid(), tableNewObject(), tableRClose(), tableRExec(), tableRFetch(), tableRelate(), tableSQLCompute(), tableSet(), tableUnRelate()
property type as %String;
Property methods: typeDisplayToLogical(), typeGet(), typeIsValid(), typeLogicalToDisplay(), typeLogicalToOdbc(), typeNormalize(), typeSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab