1 write to _selectCommand
System.Web (1)
UI\WebControls\SqlDataSourceView.cs (1)
351
_selectCommand
= value;
2 references to _selectCommand
System.Web (2)
UI\WebControls\SqlDataSourceView.cs (2)
344
if (
_selectCommand
== null) {
347
return
_selectCommand
;