Pool Table
Topic Last Modified: 2010-12-12
The Pool table is a supporting table that stores information about the various Front End 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. |