[ Version ( since = "4.2" ) ]
public void replace_source_model (SetSource source, DataModel model)
Replaces source
.
data_model with model
, which must have the same characteristics as
source
.data_model (same column types)
Also for each Holder for which source
.
data_model is a source model, this method calls
set_source_model with model
to replace the source by the new
model
this |
a Set object |
source |
a pointer to a SetSource in this |
model |