1 write to _updateParameters
System.Web (1)
UI\WebControls\SqlDataSourceView.cs (1)
469
_updateParameters
= new ParameterCollection();
2 references to _updateParameters
System.Web (2)
UI\WebControls\SqlDataSourceView.cs (2)
468
if (
_updateParameters
== null) {
471
return
_updateParameters
;