1 write to _insertCommand
System.Web (1)
UI\WebControls\SqlDataSourceView.cs (1)
260
_insertCommand
= value;
2 references to _insertCommand
System.Web (2)
UI\WebControls\SqlDataSourceView.cs (2)
254
if (
_insertCommand
== null) {
257
return
_insertCommand
;