ISPWDataConnector.Update Method
Include Protected Members
Include Inherited Members
Updates the underlying data with the changes indicated in the specified DataSet or DataSets.
Overload List
Name | Description | |
---|---|---|
Update(DataSet) | Updates the underlying data with the changes indicated in the specified DataSet. | |
Update([]) | Updates the underlying data with the changes indicated in the specified DataSets. |
Top