AFDatabase.Refresh Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Refreshes the client with any changes that have been made to the database since loaded.
Overload List
| Name | Description | |
|---|---|---|
| Refresh |
Refreshes the client with any changes that have been made to the database since loaded
without discarding unapplied changes.
| |
| Refresh(Boolean) |
Refreshes the client with any changes that have been made to the database since loaded
with an option to discard unapplied changes.
|