DNSHelper.DNSHelperTable table
The DNSHelper.DNSHelperTable database table stores information about the requests that the ARP helper makes from the network.
The DNSHelper.DNSHelperTable database table is described in the following table.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
Text |
The host name for this IP address. |
|
|
Text |
The IP addresses for this host. |
|
|
Long64 |
How long the requested information is to live within the Helper Server. |
|
|
NOT NULL |
Text |
A key for Get requests. |
|
Atom |
The response data. |
|
|
|
Text |
A unique key for Reply requests. |