MacAddress テーブルMacAddress table
MacAddress テーブルは補助的なテーブルです。個々のレコードが 1 つのソースを表します。The MacAddress table is a supporting table. Each record represents one source.
列Column | データ型Data Type | キー/インデックスKey/Index | 詳細Details |
---|---|---|---|
MacAddressKeyMacAddressKey |
intint |
PrimaryPrimary |
MAC アドレスを識別する一意の番号。Unique number identifying the Mac address. |
MacAddressMacAddress |
varchar(256)varchar(256) |
一意Unique |
MAC アドレス文字列。Mac address string. |