1 write to _connection
System.Web.Entity (1)
System\Data\WebControls\EntityDataSource.cs (1)
115
_connection
= connection;
1 reference to _connection
System.Web.Entity (1)
System\Data\WebControls\EntityDataSource.cs (1)
214
get { return
_connection
; }