Previous Topic: WgnStatEventList (Deprecated)Next Topic: OwnerType


WgnStatNumber (Deprecated)

This table is deprecated and will be removed in a future release.

This table stores all instances of 'Value' statistics, including all historic and future slot values.

Column

Primary Key

Datatype

Length

Notes

StatisticID

The statistic to which the value belongs.

Yes

INTEGER

4

Foreign key: WgnStatDefinition

OwnerType

The type of statistic owner.

Yes

INTEGER

4

Follow the hyperlink for details.

OwnerIDM

Part-key identifying the statistic owner.

Yes

INTEGER

4

 

OwnerID

Part-key identifying the statistic owner.

Yes

INTEGER

4

 

PhysicalTimePeriodIndex

The physical slot index that the value is occupying.

Yes

INTEGER

4

 

VirtualTimePeriodIndex

The virtual slot index that the value is occupying.

 

INTEGER

4

 

NumericValue

The statistic value.

 

DECIMAL

13