1 write to _commandType
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
185
_commandType
= value;
1 reference to _commandType
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
176
CommandType cmdType =
_commandType
;