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)
254if (_insertCommand == null) { 257return _insertCommand;