dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbDataTable Class / RefreshMode Property

In This Topic
RefreshMode Property (DbDataTable)
In This Topic
Gets or sets a value that indicates whether and how the DbDataTable 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