1 write to _updateCommand
System.Web (1)
UI\WebControls\SqlDataSourceView.cs (1)
441
_updateCommand
= value;
2 references to _updateCommand
System.Web (2)
UI\WebControls\SqlDataSourceView.cs (2)
435
if (
_updateCommand
== null) {
438
return
_updateCommand
;