1 write to _deleteCommand
System.Web (1)
UI\WebControls\SqlDataSourceView.cs (1)
173
_deleteCommand
= value;
2 references to _deleteCommand
System.Web (2)
UI\WebControls\SqlDataSourceView.cs (2)
167
if (
_deleteCommand
== null) {
170
return
_deleteCommand
;