DisableListChangedEvents Property
In This Topic
Disables some of the events, which occurs when
DbDataTable content is changed.
Syntax
|
|---|
'Declaration
Public Shared Property DisableListChangedEvents As Boolean |
|
|---|
public static bool DisableListChangedEvents {get; set;} |
See Also