C
Cc
hi
i create a function in a module that return datatable , then I intent to add
the data table to a dataset but it give me error "datatable already belong
to a dataset". is this mean datatable pass by ref . if so how do I make it
pass by value?
i create a function in a module that return datatable , then I intent to add
the data table to a dataset but it give me error "datatable already belong
to a dataset". is this mean datatable pass by ref . if so how do I make it
pass by value?