HierarchicalDataSourceDesigner.Configure Method

Definition

Launches the configuration wizard for the underlying data source.

public:
 virtual void Configure();
public virtual void Configure ();
abstract member Configure : unit -> unit
override this.Configure : unit -> unit
Public Overridable Sub Configure ()

Implements

Exceptions

In all cases.

Remarks

The Configure method is not supported in the HierarchicalDataSourceDesigner class.

Applies to

See also