DataSourceDesigner Constructor

Definition

Initializes a new instance of the DataSourceDesigner class.

public:
 DataSourceDesigner();
public DataSourceDesigner ();
Public Sub New ()

Remarks

The DataSourceDesigner constructor is called by the design host at design time.

Applies to

See also