EntityDataSourceDesigner.ConnectionString Property

 

Gets or sets the ConnectionString property of the EntityDataSource control.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Web.Entity.Design (in System.Web.Entity.Design.dll)

public string ConnectionString { get; set; }

Property Value

Type: System.String

The value of the ConnectionString property.

.NET Framework
Available since 3.5
Return to top
Show: