Topic Last Modified: 2011-01-27

The PurgedScoped table contains the scopes that have been deleted (purged) from the ScopePrincipal table over the time.

Columns

Column Type Description

purgedOn

datetime, not null

Time of the purge.

nodeId

int, not null

Copy of ScopePrincipal.scopeNodeID table.

prinId

int, not null

Copy of ScopePrincipal.scopePrinID table.

See Also