psa.IpAddressesCollections
Overview
Column Descriptions
ipCollectionId –
ipAddressId –
Table Structure
1 2 3 4 5 | CREATE TABLE `IpAddressesCollections` ( `ipCollectionId` int(10) unsigned NOT NULL, `ipAddressId` int(10) unsigned NOT NULL, PRIMARY KEY (`ipCollectionId`,`ipAddressId`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 |
Related documentation
January 17th, 2013 in
IP Address | tags: ip address