dotConnect for Zoho Books Documentation
Devart.Common Namespace / DbCommandBuilderBase Class / RefreshMode Property

In This Topic
RefreshMode Property
In This Topic
Gets or sets a value that indicates whether and how the DbCommandBuilderBase should retrieve field values adjusted by server after an update.
Syntax
'Declaration
 
Public Property RefreshMode As RefreshRowMode
 

Property Value

One of the RefreshRowMode values.
See Also