MemoryDataSet.EnableEvents Property
Gets or sets a value that determines whether the MemoryDataSet fires events.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean EnableEvents { get; set; }
Property Value
Type: System.Boolean
Default: false
True to make the data set fire events; otherwise, False.
Default: false
True to make the data set fire events; otherwise, False.
Platforms
Windows, Linux, Android