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