3.12 BSADataTypes Table

The BSADataTypes table contains a list of data types supported by the BSLM Engine. All performance tables contain a foreign key constraint to this table to maintain referential integrity.

Table 3-11 BSADataTypes Table

Name

Type

P

M

F

Description

DataType

NUMBER

Y

Y

N

Performance information data type ID. A sequential number representing the data type.

DataTypeName

$IDX_STRING$

N

Y

N

Performance information data type. Supported data types include:

  • Boolean
  • Byte
  • Short
  • Integer
  • Long
  • Float
  • Double
  • String
  • Object
  • ConditionCounts
  • Element Condition
  • BSAAlarm