
Saves the specified DataSet and returns the number of rows updated
public abstract int SaveDataSet( DataSet ds );
Return Value
int
Parameters
ds
DataSet to be saved
Overloads:
See also:
Class wwData© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic