Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface Methods (Used with IRowsetChange)
Sets data values in one or more columns. |
Interface Methods (Used with IRowsetUpdate)
Gets the data most recently transmitted to or obtained from the data source, ignoring pending changes. |
|
Returns a list of rows with pending changes. |
|
Returns the status of specified rows. |
|
Undoes any changes to the row since the last fetch or update. |
|
Transmits any changes made to the row since the last fetch or update. |
Implementation Methods (Callback)
Used to check for security, integrity, and so on before allowing updates. |
Data Members
Contains the original data for the deferred operation. |