Share via


FormObjectSet.reread Method

Definition

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.reread method, which rereads the current record from the database.

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

Applies to