CustomFormAutoSavedForms
Primary Key
| Primary Key | Field Type | 
|---|---|
| FormGuid | uniqueidentifier | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| FormData | ntext | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| FormGuid | uniqueidentifier | CustomFormElement.Guid | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_CustomFormAutoSavedForms | FormGuid | yes | yes | yes |