Does anyone know how to copy one datatype instance to another without going field by field?
Copy Struct/DataType keeping reference (not creaating new instance) and not going field by field
Custom Code
Field by field copy
fromMap toMap class constructor
Yes
2
5 replies