DataSourceProvider.EndInit Method

Definition

Indicates that the initialization of this object has completed; this causes a Refresh() if no other DeferRefresh() is outstanding.

protected:
 virtual void EndInit();
protected virtual void EndInit ();
abstract member EndInit : unit -> unit
override this.EndInit : unit -> unit
Protected Overridable Sub EndInit ()

Applies to