The Pool table is a supporting table that stores information about the various Enterprise pools. Each record in the table represents one pool
Column | Data Type | Key/Index | Details |
---|---|---|---|
PoolKey |
int |
Primary |
Unique number identifying this pool. |
PoolName |
nvarchar(256) |
|
Pool FQDN |
NextUpdateTS |
datetime |
|
For internal use only. |