G
Guest
hey all,
does the dataset have an internal array that can be passed to:
SqlDataAdapter.Update(array)?
If not, will i need a custom collection to take advantage of being able to
pass a light object like an array as opposed to a dataset?
thanks,
ari
does the dataset have an internal array that can be passed to:
SqlDataAdapter.Update(array)?
If not, will i need a custom collection to take advantage of being able to
pass a light object like an array as opposed to a dataset?
thanks,
ari