1 write to _connectionString
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceState.cs (1)
34
_connectionString
= value;
2 references to _connectionString
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceState.cs (2)
26
if (
_connectionString
== null)
30
return
_connectionString
;