psa.smb_apsImportedResources
Overview
Column Descriptions
id –
CREATE TABLE `smb_apsImportedResources` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`contextId` int(11) NOT NULL,
`resourceId` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
Related documentation
March 13th, 2013 in
Uncategorized