SchemaCompareErrorType Enumeration |
Namespace: Dynamicweb.DataIntegration.Integration
| Member name | Value | Description | |
|---|---|---|---|
| NewTables | 0 | ||
| NewColumns | 1 | ||
| RemovedTables | 2 | ||
| RemovedColumns | 3 | ||
| ChangedColumnType | 4 | ||
| MissingTablesInMapping | 5 | ||
| MissingColumnsInMapping | 6 | ||
| InvalidColumnType | 7 | ||
| NotUniqueMapping | 8 | ||
| NoOnePrimaryKey | 9 |