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

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
6


Summary

Properties
averagefieldsize histogram name outlierselectivity
selectivity 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 averagefieldsize as %Numeric;
Average Field Size
• property histogram as %String(MAXLEN=32767);
Histogram
• property name as %String(MAXLEN=127);
Field name
• property outlierselectivity as %String(MAXLEN=32767);
Outlier Selectivity
• property selectivity as %String;
Selectivity
• relationship table as %SQL.Util.TuneTableStats [ Inverse = fields,Cardinality = parent ];


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