Namespace: Consultingwerk.OERA.TempTableStatistics
Class 
TempTableSummary Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.IJsonSerializable

File:TempTableSummary
Purpose:Holds the summary
Author(s):Mike Fechmer / Consultingwerk Ltd.
Created:07.04.2022 05:40:44



Top Method Summary
Options Name Purpose
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIBlkSz (integer) Property Setter for the DBIBlkSz property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIEmptyBlks (int64) Property Setter for the DBIEmptyBlks property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIFreeBlks (int64) Property Setter for the DBIFreeBlks property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIFullPath (character) Property Setter for the DBIFullPath property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIName (character) Property Setter for the DBIName property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIRMFreeBlks (int64) Property Setter for the DBIRMFreeBlks property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBISize (int64) Property Setter for the DBISize property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBITotBlks (int64) Property Setter for the DBITotBlks property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumArchTT (integer) Property Setter for the NumArchTT property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumCurrTT (integer) Property Setter for the NumCurrTT property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumPeakTT (integer) Property Setter for the NumPeakTT property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumTTIdx (integer) Property Setter for the NumTTIdx property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumTTTbl (integer) Property Setter for the NumTTTbl property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceAllocNewRm (int64) Property Setter for the SpaceAllocNewRm property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceBackAdd (int64) Property Setter for the SpaceBackAdd property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceBytesAlloc (int64) Property Setter for the SpaceBytesAlloc property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceDbExd (int64) Property Setter for the SpaceDbExd property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceExamined (int64) Property Setter for the SpaceExamined property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFromFree (int64) Property Setter for the SpaceFromFree property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFromRm (int64) Property Setter for the SpaceFromRm property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFront2Back (int64) Property Setter for the SpaceFront2Back property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFrontAdd (int64) Property Setter for the SpaceFrontAdd property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceRemoved (int64) Property Setter for the SpaceRemoved property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceRetFree (int64) Property Setter for the SpaceRetFree property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceTakeFree (int64) Property Setter for the SpaceTakeFree property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TotBytes (integer) Property Setter for the TotBytes property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TotRecs (integer) Property Setter for the TotRecs property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtHR (decimal) Property Setter for the TtHR property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumCreate (int64) Property Setter for the TtSumCreate property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumDelete (int64) Property Setter for the TtSumDelete property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumLogRd (int64) Property Setter for the TtSumLogRd property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumOSRd (int64) Property Setter for the TtSumOSRd property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumOSWr (int64) Property Setter for the TtSumOSWr property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumRead (int64) Property Setter for the TtSumRead property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumTRX (int64) Property Setter for the TtSumTRX property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumUndo (int64) Property Setter for the TtSumUndo property
Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumUpdate (int64) Property Setter for the TtSumUpdate property

Top Constructor Summary
Options Name Purpose
TempTableSummary () Constructor for the TempTableSummary class
TempTableSummary (character, character, integer, int64, int64, int64, int64, int64, integer, integer, integer, integer, integer, integer, integer, int64, int64, int64, int64, int64, int64, int64, int64, int64, decimal, int64, int64, int64, int64, int64, int64, int64, int64, int64, int64, int64, int64) Constructor for the TempTableSummary class

Top Property Summary
Options Name Purpose
INTEGER DBIBlkSz
INT64 DBIEmptyBlks
INT64 DBIFreeBlks
CHARACTER DBIFullPath
CHARACTER DBIName
INT64 DBIRMFreeBlks
INT64 DBISize
INT64 DBITotBlks
INTEGER NumArchTT
INTEGER NumCurrTT
INTEGER NumPeakTT
INTEGER NumTTIdx
INTEGER NumTTTbl
INT64 SpaceAllocNewRm
INT64 SpaceBackAdd
INT64 SpaceBytesAlloc
INT64 SpaceDbExd
INT64 SpaceExamined
INT64 SpaceFromFree
INT64 SpaceFromRm
INT64 SpaceFront2Back
INT64 SpaceFrontAdd
INT64 SpaceRemoved
INT64 SpaceRetFree
INT64 SpaceTakeFree
INTEGER TotBytes
INTEGER TotRecs
DECIMAL TtHR
INT64 TtSumCreate
INT64 TtSumDelete
INT64 TtSumLogRd
INT64 TtSumOSRd
INT64 TtSumOSWr
INT64 TtSumRead
INT64 TtSumTRX
INT64 TtSumUndo
INT64 TtSumUpdate


Method Detail
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIBlkSz (integer)

Purpose: Property Setter for the DBIBlkSz property
Notes:

Parameters:
pDBIBlkSz INTEGER
The value for the DBIBlkSz property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIEmptyBlks (int64)

Purpose: Property Setter for the DBIEmptyBlks property
Notes:

Parameters:
pDBIEmptyBlks INT64
The value for the DBIEmptyBlks property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIFreeBlks (int64)

Purpose: Property Setter for the DBIFreeBlks property
Notes:

Parameters:
pDBIFreeBlks INT64
The value for the DBIFreeBlks property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIFullPath (character)

Purpose: Property Setter for the DBIFullPath property
Notes:

Parameters:
pDBIFullPath CHARACTER
The value for the DBIFullPath property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIName (character)

Purpose: Property Setter for the DBIName property
Notes:

Parameters:
pDBIName CHARACTER
The value for the DBIName property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBIRMFreeBlks (int64)

Purpose: Property Setter for the DBIRMFreeBlks property
Notes:

Parameters:
pDBIRMFreeBlks INT64
The value for the DBIRMFreeBlks property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBISize (int64)

Purpose: Property Setter for the DBISize property
Notes:

Parameters:
pDBISize INT64
The value for the DBISize property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary DBITotBlks (int64)

Purpose: Property Setter for the DBITotBlks property
Notes:

Parameters:
pDBITotBlks INT64
The value for the DBITotBlks property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumArchTT (integer)

Purpose: Property Setter for the NumArchTT property
Notes:

Parameters:
pNumArchTT INTEGER
The value for the NumArchTT property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumCurrTT (integer)

Purpose: Property Setter for the NumCurrTT property
Notes:

Parameters:
pNumCurrTT INTEGER
The value for the NumCurrTT property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumPeakTT (integer)

Purpose: Property Setter for the NumPeakTT property
Notes:

Parameters:
pNumPeakTT INTEGER
The value for the NumPeakTT property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumTTIdx (integer)

Purpose: Property Setter for the NumTTIdx property
Notes:

Parameters:
pNumTTIdx INTEGER
The value for the NumTTIdx property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary NumTTTbl (integer)

Purpose: Property Setter for the NumTTTbl property
Notes:

Parameters:
pNumTTTbl INTEGER
The value for the NumTTTbl property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceAllocNewRm (int64)

Purpose: Property Setter for the SpaceAllocNewRm property
Notes:

Parameters:
pSpaceAllocNewRm INT64
The value for the SpaceAllocNewRm property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceBackAdd (int64)

Purpose: Property Setter for the SpaceBackAdd property
Notes:

Parameters:
pSpaceBackAdd INT64
The value for the SpaceBackAdd property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceBytesAlloc (int64)

Purpose: Property Setter for the SpaceBytesAlloc property
Notes:

Parameters:
pSpaceBytesAlloc INT64
The value for the SpaceBytesAlloc property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceDbExd (int64)

Purpose: Property Setter for the SpaceDbExd property
Notes:

Parameters:
pSpaceDbExd INT64
The value for the SpaceDbExd property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceExamined (int64)

Purpose: Property Setter for the SpaceExamined property
Notes:

Parameters:
pSpaceExamined INT64
The value for the SpaceExamined property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFromFree (int64)

Purpose: Property Setter for the SpaceFromFree property
Notes:

Parameters:
pSpaceFromFree INT64
The value for the SpaceFromFree property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFromRm (int64)

Purpose: Property Setter for the SpaceFromRm property
Notes:

Parameters:
pSpaceFromRm INT64
The value for the SpaceFromRm property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFront2Back (int64)

Purpose: Property Setter for the SpaceFront2Back property
Notes:

Parameters:
pSpaceFront2Back INT64
The value for the SpaceFront2Back property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceFrontAdd (int64)

Purpose: Property Setter for the SpaceFrontAdd property
Notes:

Parameters:
pSpaceFrontAdd INT64
The value for the SpaceFrontAdd property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceRemoved (int64)

Purpose: Property Setter for the SpaceRemoved property
Notes:

Parameters:
pSpaceRemoved INT64
The value for the SpaceRemoved property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceRetFree (int64)

Purpose: Property Setter for the SpaceRetFree property
Notes:

Parameters:
pSpaceRetFree INT64
The value for the SpaceRetFree property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary SpaceTakeFree (int64)

Purpose: Property Setter for the SpaceTakeFree property
Notes:

Parameters:
pSpaceTakeFree INT64
The value for the SpaceTakeFree property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TotBytes (integer)

Purpose: Property Setter for the TotBytes property
Notes:

Parameters:
pTotBytes INTEGER
The value for the TotBytes property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TotRecs (integer)

Purpose: Property Setter for the TotRecs property
Notes:

Parameters:
pTotRecs INTEGER
The value for the TotRecs property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtHR (decimal)

Purpose: Property Setter for the TtHR property
Notes:

Parameters:
pTtHR DECIMAL
The value for the TtHR property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumCreate (int64)

Purpose: Property Setter for the TtSumCreate property
Notes:

Parameters:
pTtSumCreate INT64
The value for the TtSumCreate property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumDelete (int64)

Purpose: Property Setter for the TtSumDelete property
Notes:

Parameters:
pTtSumDelete INT64
The value for the TtSumDelete property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumLogRd (int64)

Purpose: Property Setter for the TtSumLogRd property
Notes:

Parameters:
pTtSumLogRd INT64
The value for the TtSumLogRd property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumOSRd (int64)

Purpose: Property Setter for the TtSumOSRd property
Notes:

Parameters:
pTtSumOSRd INT64
The value for the TtSumOSRd property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumOSWr (int64)

Purpose: Property Setter for the TtSumOSWr property
Notes:

Parameters:
pTtSumOSWr INT64
The value for the TtSumOSWr property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumRead (int64)

Purpose: Property Setter for the TtSumRead property
Notes:

Parameters:
pTtSumRead INT64
The value for the TtSumRead property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumTRX (int64)

Purpose: Property Setter for the TtSumTRX property
Notes:

Parameters:
pTtSumTRX INT64
The value for the TtSumTRX property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumUndo (int64)

Purpose: Property Setter for the TtSumUndo property
Notes:

Parameters:
pTtSumUndo INT64
The value for the TtSumUndo property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance
Top

Consultingwerk.OERA.TempTableStatistics.TempTableSummary TtSumUpdate (int64)

Purpose: Property Setter for the TtSumUpdate property
Notes:

Parameters:
pTtSumUpdate INT64
The value for the TtSumUpdate property
Returns Consultingwerk.OERA.TempTableStatistics.TempTableSummary
The reference to the object instance


Constructor Detail
Top

TempTableSummary ()

Purpose: Constructor for the TempTableSummary class
Notes:

Top

TempTableSummary (character, character, integer, int64, int64, int64, int64, int64, integer, integer, integer, integer, integer, integer, integer, int64, int64, int64, int64, int64, int64, int64, int64, int64, decimal, int64, int64, int64, int64, int64, int64, int64, int64, int64, int64, int64, int64)

Purpose: Constructor for the TempTableSummary class
Notes:

Parameters:
pDBIName CHARACTER
The value for the DBIName property
pDBIFullPath CHARACTER
The value for the DBIFullPath property
pDBIBlkSz INTEGER
The value for the DBIBlkSz:INTEGER property
pDBISize INT64
The value for the DBISize:INT64 property
pDBITotBlks INT64
The value for the DBITotBlks:INT64 property
pDBIEmptyBlks INT64
The value for the DBIEmptyBlks:INT64 property
pDBIFreeBlks INT64
The value for the DBIFreeBlks:INT64 property
pDBIRMFreeBlks INT64
The value for the DBIRMFreeBlks:INT64 property
pNumCurrTT INTEGER
The value for the NumCurrTT:INTEGER property
pNumPeakTT INTEGER
The value for the NumPeakTT:INTEGER property
pNumArchTT INTEGER
The value for the NumArchTT:INTEGER property
pNumTTIdx INTEGER
The value for the NumTTIdx:INTEGER property
pNumTTTbl INTEGER
The value for the NumTTTbl:INTEGER property
pTotRecs INTEGER
The value for the TotRecs:INTEGER property
pTotBytes INTEGER
The value for the TotBytes:INTEGER property
pTtSumCreate INT64
The value for the TtSumCreate:INT64 property
pTtSumRead INT64
The value for the TtSumRead:INT64 property
pTtSumUpdate INT64
The value for the TtSumUpdate:INT64 property
pTtSumDelete INT64
The value for the TtSumDelete:INT64 property
pTtSumLogRd INT64
The value for the TtSumLogRd:INT64 property
pTtSumOSRd INT64
The value for the TtSumOSRd:INT64 property
pTtSumOSWr INT64
The value for the TtSumOSWr:INT64 property
pTtSumTRX INT64
The value for the TtSumTRX:INT64 property
pTtSumUndo INT64
The value for the TtSumUndo:INT64 property
pTtHR DECIMAL
The value for the TtHR:DECIMAL property
pSpaceDbExd INT64
The value for the SpaceDbExd:INT64 property
pSpaceTakeFree INT64
The value for the SpaceTakeFree:INT64 property
pSpaceRetFree INT64
The value for the SpaceRetFree:INT64 property
pSpaceAllocNewRm INT64
The value for the SpaceAllocNewRm:INT64 property
pSpaceFromRm INT64
The value for the SpaceFromRm:INT64 property
pSpaceFromFree INT64
The value for the SpaceFromFree:INT64 property
pSpaceBytesAlloc INT64
The value for the SpaceBytesAlloc:INT64 property
pSpaceExamined INT64
The value for the SpaceExamined:INT64 property
pSpaceRemoved INT64
The value for the SpaceRemoved:INT64 property
pSpaceFrontAdd INT64
The value for the SpaceFrontAdd:INT64 property
pSpaceBackAdd INT64
The value for the SpaceBackAdd:INT64 property
pSpaceFront2Back INT64
The value for the SpaceFront2Back:INT64 property


Property Detail
Top

INTEGER DBIBlkSz


Returns INTEGER
Top

INT64 DBIEmptyBlks


Returns INT64
Top

INT64 DBIFreeBlks


Returns INT64
Top

CHARACTER DBIFullPath


Returns CHARACTER
Top

CHARACTER DBIName


Returns CHARACTER
Top

INT64 DBIRMFreeBlks


Returns INT64
Top

INT64 DBISize


Returns INT64
Top

INT64 DBITotBlks


Returns INT64
Top

INTEGER NumArchTT


Returns INTEGER
Top

INTEGER NumCurrTT


Returns INTEGER
Top

INTEGER NumPeakTT


Returns INTEGER
Top

INTEGER NumTTIdx


Returns INTEGER
Top

INTEGER NumTTTbl


Returns INTEGER
Top

INT64 SpaceAllocNewRm


Returns INT64
Top

INT64 SpaceBackAdd


Returns INT64
Top

INT64 SpaceBytesAlloc


Returns INT64
Top

INT64 SpaceDbExd


Returns INT64
Top

INT64 SpaceExamined


Returns INT64
Top

INT64 SpaceFromFree


Returns INT64
Top

INT64 SpaceFromRm


Returns INT64
Top

INT64 SpaceFront2Back


Returns INT64
Top

INT64 SpaceFrontAdd


Returns INT64
Top

INT64 SpaceRemoved


Returns INT64
Top

INT64 SpaceRetFree


Returns INT64
Top

INT64 SpaceTakeFree


Returns INT64
Top

INTEGER TotBytes


Returns INTEGER
Top

INTEGER TotRecs


Returns INTEGER
Top

DECIMAL TtHR


Returns DECIMAL
Top

INT64 TtSumCreate


Returns INT64
Top

INT64 TtSumDelete


Returns INT64
Top

INT64 TtSumLogRd


Returns INT64
Top

INT64 TtSumOSRd


Returns INT64
Top

INT64 TtSumOSWr


Returns INT64
Top

INT64 TtSumRead


Returns INT64
Top

INT64 TtSumTRX


Returns INT64
Top

INT64 TtSumUndo


Returns INT64
Top

INT64 TtSumUpdate


Returns INT64


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:22:58