DataSourceProvider.BeginInit Method

Definition

Indicates that initialization of this object is about to begin; no implicit Refresh() occurs until the matched EndInit() method is called.

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

Applies to