Notifies listeners of IDataAccessor about the field updating.

Namespace: Dapfor.Net.Data
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
void NotifyUpdate()
Visual Basic
Sub NotifyUpdate
Visual C++
void NotifyUpdate()
F#
abstract NotifyUpdate : unit -> unit 

See Also