%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
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InitExtentData()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: Storage (%ExtentMgr.MapStatsInfo)
{%%PARENT}("MapStats")(ID) |
= | BlockCount
|