DataBoundControlDesigner.CreateDataSource Method

Definition

Invokes the standard dialog box to create a new data source control, and sets the new data source control's ID to the DataSourceID property of the data-bound control.

protected:
 override void CreateDataSource();
protected override void CreateDataSource ();
override this.CreateDataSource : unit -> unit
Protected Overrides Sub CreateDataSource ()

Applies to

See also