Sets whether imported records automatically replace existing records with the same primary key.
Applies To
Data items in XMLports.
Property Value
Yes if the records are replaced; otherwise, No. The default value is No.
Remarks
If a record with the same primary key is found in the database, then the record is initialized with the initial value for each field and then populated with the values in the imported record. Any field in the record that is not present in the imported record retains its initial value. For more information about initial values, see InitValue Property.
Warning |
---|
If this property is set to Yes, then the AutoUpdate Property has no effect. |