3.1.1.1.46.1 Data Model
RecordId: A primary key. A 64-bit signed integer that is unique for each entry in the table. The data store assigns a unique value when a new row is inserted into the table.
Server: A foreign key (ADM_DhcpServerTable, RecordId); on delete no action.
SuperscopeDetails: A number of DHCP superscope-specific properties that are modeled on the following fields in the DhcpSuperscopeV4 data structure (section 2.2.4.166):
Name
PercentageUsed
For any row in the table, the combination of Server and Name MUST be unique in the table.