MSSelectPool Table

MSSelectPool is a static table listing all Microsoft Select pools.

Table 1. Database columns for MSSelectPool table

Database Column

Details

MSSelectPoolID

Type: integer. Key. Generated ID

A unique identifier for each MSSelectPool. Possible values and the corresponding default strings are:

  • 1 = Applications
  • 2 = Systems
  • 3 = Servers
ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a pool. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 64 characters)

The text to display if the pool resource string has no translation.