DataAccessWrapper.new_
gda.data_model.DataModel new_(gda.data_model.DataModel model)Creates a new #GdaDataModel object which buffers the rows of model. This object is useful only if model can only be accessed using cursor based method.
Parameters
model | a #GdaDataModel |
Returns
a pointer to the newly created #GdaDataModel.