Skip to main content

%ExtentMgr.MapStatsInfo

persistent class %ExtentMgr.MapStatsInfo extends %Library.Persistent, %XML.Adaptor [ Final ]

SQL Table Name: %ExtentMgr.MapStatsInfo

Property Inventory

Properties

property BlockCount as %String;
BLOCKCOUNT for this map
Property methods: BlockCountDisplayToLogical(), BlockCountGet(), BlockCountGetStored(), BlockCountIsValid(), BlockCountLogicalToDisplay(), BlockCountLogicalToOdbc(), BlockCountNormalize(), BlockCountSet()
property Name as %String) [ Required ];
Map name
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
relationship TableStatsInfo as %ExtentMgr.TableStatsInfo [ Required , Inverse = Maps , Cardinality = parent ];
Property methods: TableStatsInfoGet(), TableStatsInfoGetObject(), TableStatsInfoGetObjectId(), TableStatsInfoGetStored(), TableStatsInfoGetSwizzled(), TableStatsInfoIsValid(), TableStatsInfoNewObject(), TableStatsInfoOnDelete(), TableStatsInfoRClose(), TableStatsInfoRExec(), TableStatsInfoRFetch(), TableStatsInfoRelate(), TableStatsInfoSQLCompute(), TableStatsInfoSet(), TableStatsInfoSetObject(), TableStatsInfoSetObjectId(), TableStatsInfoUnRelate(), TableStatsInfoUnSwizzle()

Indexes

index (IDK on Name) [IdKey, Type = key];
Index methods: IDKCheck(), IDKDelete(), IDKExists(), IDKOpen(), IDKSQLCheckUnique(), IDKSQLExists(), IDKSQLFindPKeyByConstraint(), IDKSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (%ExtentMgr.MapStatsInfo)

{%%PARENT}("MapStats")(ID)
=
BlockCount
FeedbackOpens in a new tab