Topic Last Modified: 2011-01-27

The ComplianceTranslator table contains the registered translators.

Columns

Column Type Description

translatorID

int, not null

ID of the translator.

cmplTranslatorName

nvarchar (255), not null

Name of the translator.

cmplTranslatorGuid

uuid, not null

GUID of the translator.

Key

Column Description

translatorID

Primary key.