Click or drag to resize

SurveysModules

Make relation between surveys and modules.

`SurveysModules` table.

Name

Type

Description

SurveyId

INT FOREIGN KEY NOT NULL

ID of the survey

ModuleGuid

UNIQUEIDENTIFIER FOREIGN KEY NOT NULL

GUID of the module that hold the survey

See Also