Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%SQL] >  [Util] >  [TuneTableStats]
Private  Storage   

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Properties
extentsize fields maps schema table

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property extentsize as %Library.BigInt;
EXTENTSIZE base table
• relationship fields as %SQL.Util.TuneTableStatsFields [ Inverse = table,Cardinality = children ];
• relationship maps as %SQL.Util.TuneTableStatsMaps [ Inverse = table,Cardinality = children ];
• property schema as %String(MAXLEN=127);
Name of the schema
• property table as %String(MAXLEN=127);
Name of the base table


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.