Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IChangeableDataProvider Interface Members
The following tables list the members exposed by IChangeableDataProvider.
Public Properties
| Name | Description |
| AutoUpdate | Gets or sets a value indicating whether the pending changes are processed automatically. |
| HasChanges | Gets a value indicating whether this provider has pending changes. |
| UpdateTimeout | Gets or sets the timeout in milliseconds before all pending changes are applied. |
Public Methods
| Name | Description |
| Update | Updates the data provider's cache with the pending changes. |
Public Events
See Also