CustomFormMappingSchema
Primary Key
| Primary Key | Field Type | 
|---|---|
| FormGuid | uniqueidentifier | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| MappingSchemaGuid | uniqueidentifier | |||
| MappingSchema | xml | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| FormGuid | uniqueidentifier | CustomFormElement.Guid | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_CustomFormMappingSchema | FormGuid, MappingSchemaGuid | yes | yes |