Share via


FormObjectSet.refresh Method

Definition

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.refresh method, which updates the view of all records in the data source.

public:
 virtual void refresh();
public virtual void refresh ();
abstract member refresh : unit -> unit
override this.refresh : unit -> unit
Public Overridable Sub refresh ()

Applies to