@new
Description:
public static DataModel @new (
DataModel model)
Creates a new DataModel object which buffers the rows of model.
This object is useful only if model can only be accessed using cursor based method.
Parameters:
Returns:
|
a pointer to the newly created DataModel.
|