AntiVirusVendors Table

The AntiVirusVendors table stores a list of antivirus software vendors whose software is used in the Microsoft Windows SharePoint Services deployment.

Warning  Modifying the database schema or database structures is not supported. Changes that you make to the database contents may be overwritten when you install updates or service packs for Windows SharePoint Services, or when you upgrade an installation to the next product version.

Columns

Column name Data type Description
VendorID int Unique identifier for each vendor. Part of the primary key.
VendorProduct nvarchar Name of the antivirus software product. Part of the primary key.
VendorVersion int Version of the signature file for the antivirus software product.