IUntypedRecordGetEmptyClone Method |
Return an empty record (i.e. record with no items) with the same characteristics (e.g. RecNo and also TraceBin and PropertyBin) as the current record.
Caution |
---|
GetEmptyClone method typically requires AllowTransformToAlterFields setting to be true (to allow field additions). Otherwise (i.e. when AllowTransformToAlterFields is false, which is a default value), the record returned by this method is unmaintainable, i.e. it will remain empty forever. |
Namespace: Mavidian.DataConveyer.Entities.KeyVal