FieldMappingSyncTargetFieldWithModelField Method | 
| Name | Description | |
|---|---|---|
| SyncTargetFieldWithModelField(DBDriverBase) | 
            Syncs the target field's db Type, MaxLength, Precision and Scale with the model field's values for these properties, if possible, or
            leaves it as-is if no db type was found.
              | |
| SyncTargetFieldWithModelField(DBDriverBase, Boolean) | 
            Syncs the target field's db Type, MaxLength, Precision and Scale with the model field's values for these properties, if possible, or
            leaves it as-is if no db type was found.
              |