2 writes to _command
System.Data (2)
fx\src\data\System\Data\Common\RowUpdatingEventArgs.cs (2)
42_command = command; // maybe null 53_command = value;
1 reference to _command
System.Data (1)
fx\src\data\System\Data\Common\RowUpdatingEventArgs.cs (1)
50return _command;