Implemented interface member:
event
Initialized
System.ComponentModel.ISupportInitializeNotification.Initialized
1 reference to Initialized
System.Data.Common (1)
System\Data\DataSet.cs (1)
3202private void OnInitialized() => Initialized?.Invoke(this, EventArgs.Empty);