1 write to _command
System.Web (1)
UI\WebControls\SqlDataSourceCommandEventArgs.cs (1)
21
_command
= command;
1 reference to _command
System.Web (1)
UI\WebControls\SqlDataSourceCommandEventArgs.cs (1)
28
return
_command
;